Monthly Archives: January 2009

ASP.NET MVC Framework

Microsoft has released the MVC source to support the MVC structure with ASP.Net. The ASP.NET MVC Framework is a Model-view-controller framework. What is ASP.Net? Asp.Net is the web application framework developed by Microsoft. Software developers can create dynamic websites, web applications and web services using the ASP.Net. ASP.Net is based on .Net framework, which runs […]

MOSS21 / Things to remember for webpart development.

This article will help you to develop webpart quickly and easily. Remember following things during the werpart development. That will speed up the creation and deployment of the webpart. Things to remember when creating and deploying webpart to the site: Give Assembly name and namespace name for that right click on the project name in […]