Archive for February, 2009

ASP.NET MVC

ASP.NET is providing a powerful component MVC in ASP.NET3.5, MVC stands for model view controller and it is a design pattern used for applications, it is very flexible pattern using which you can make very flexible and independent components.
 
Basically in ASP.NET MVC applications we have a controller which will respond to a request, however in [...]

IE 8 Beta released

Microsoft has release Intenet Explorer 8 beta for public, it is very fast when you use it on Window 7 I felt. you can download IE 8 beta at following place
http://www.microsoft.com/windows/internet-explorer/beta/
Regards,
Satish