Showing posts with label C#. Show all posts
Showing posts with label C#. Show all posts

Most books on object oriented programming go into the basics of encapsulation, polymorphism and inheritance. It doesn't matter whether it's a strongly typed language like Java or C#, or a dynamically typed language like Python or PHP, the handling of object orientation follows a similar pattern. However, in the real world the challenges of maximising code reuse, easing maintenance and above all making software that is truly flexible requires code that is componentised - that is code that makes as much use of interfaces as it does object inheritance.
The Microsoft .NET Framework is exactly what its name implies: A general system onto which a lot of application-specific technologies are stuck. Essential ASP.NET With Examples in C# assumes you know something about the .NET way of doing things, and want to know more about how you can use its ASP.NET facet to implement robust and stylish Web applications. Fritz Onion, in a manner typical of this series, introduces key ASP.NET concepts logically, and with lots of code listings that make it clear how the concepts should be translated into reality.
Subscribe to:
Posts (Atom)
Must Read
-
How to uninstall McAfee Security Center from your System - If you want to uninstall McAfee Security Center, follow these steps. 1 - Access McAfee's files in your program files folder in Explorer. Look for C:\program...
Categories
- .Net (9)
- Agile (2)
- AJAX (1)
- ASP.Net (6)
- C# (3)
- Development Techniques (1)
- Game Programming (1)
- Manager's Guide (1)
- Microsoft (1)
- Microsoft Office Sharepoint Server 2007 (4)
- MOSS 2007 (2)
- OOP (1)
- Programming (6)
- SAMS (1)
- Security (1)
- Sharepoint 2007 (3)
- SharePoint 2010 (1)
- Silverlight (1)
- Teach Yourself in 21 Days (1)
- VB.Net (1)
- Visual C++.Net (1)
- Windows Phone 7 (1)
