Integrating TypeMock with ASP .NET Unit tests
posted by noorani786(342) 3 years, 3 months ago 0
hmm..source code of the .net tools. do u mean the source code that <i>uses</i> the .net tools or the actual ASP .NET framework source code for the gridview, etc. If it's the latter then Reflector if what you are looking for. It let's disassemble a DLL and look at its source code. The DLL for gridview would be System.Web.UI. If you are just looking for how to use a gridview then simply google it up! Something like, asp .net gridview getting started, ought to do. Hope this helps!
Reply
How to create 3 tire application using LINQ
posted by noorani786(342) 2 years, 8 months ago 0
awful! awful! awful! a prime example of how behind universities in India still are when it comes to OOP. one my friends who recently graduated with a degree in "computer science" mentioned that they were required to write their programming assignments (as in with a pencil on a piece of a paper) because of a lack of computers in their school. she wasn't sure what compiling a program meant.