June 2009 - Posts

2
Comments

How to debug localhost (or running in IIS) Asp.net applications by Jalal

Sometimes you may need to debug applications that you host in IIS. In case of a developer pc we can call it localhost applications. When we use Visual Studio, we can debug our application when we run the built-in web server of visual studio. But when...
Filed under: ,
2
Comments

Introduction to WCF (WCF – Part 1) by Jalal

Introduction: Windows communication foundation (WCF) is one of the recent buzz in the development world. The beauty of this technology has already attracting developers towards it. To get a long range view about what WCF is or what it can do I can say...
Filed under:
0
Comments

ASP.NET MVC Quick Reference by Jalal

Asp.net MVC is a new framework for web development. Lets have a quick look at it. Installation: To use it with Visual Studio 2008 and Sql Server Express 2005 / Sql Server 2005, download the MVC installer from the link following link: http://www.asp.net...
Filed under:
Powered by Community Server (Non-Commercial Edition), by Telligent Systems