Jalal @ Work
By reading this blog you agree that Jalal will not be responsible for any harm done to your PC and your personal life.
Sign in
|
Join
|
Help
Home
Contact
About
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
Accessibility
Asp.net
Asp.net 2.0
Debug
Deployment
MVC
Setup
Silverlight
Sql Server 2005
StyleSheetTheme
Theme
Theming
Vista
Visual Studio
WCF
XHTML
News
Jalal is kind of loving the ASP.Net MVC
Community
Home
Blogs
Media
Forums
Wikis
Groups
Video
Job
Archives
November 2009 (3)
October 2009 (1)
September 2009 (2)
June 2009 (3)
May 2009 (1)
April 2009 (1)
March 2009 (1)
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:
Debug
,
Visual Studio
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:
WCF
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:
MVC