What's an example of a possible application that can be made with .Net?
What's a current example of an application using .Net?
Name:
Anonymous2007-10-08 8:45
.Net can do everything. Put succinctly it's AWESOME. Any programmer who has not checked it out yet is a bit ``old tech'' and missing out on some greatness.
Recently I made a .net program in two weeks, the same program in any other language (including Java) would have taken me from twice as long to around 10x as long (using my past experiences as a base for estimation).
C# simply makes it easier to do most of the common things you try to do while using othe programming languages.
I still believe programming languages have a long way to go, but .Net is a step closer.