Author: admin

  • Blog
  • Author: admin

ASP.NET Free WebHosting

Hurray, I have found a great free web hosting with ASP.NET 2.0 support. Brinkster People provide free ASP.NET hosting following supports. Package Features. 30 mb web space 500 MB WEB TRAFFIC (limited to 16.7 mb web traffic per day) 1 brinkster.net e-mail account with 10 mb space24/7/365 E-MAIL SUPPORT Brinkster control panel Supported Technologies.ASP 3.0ASP.NET

Please Nominate By Blog for awards at Fame Blogging to fame.

I am constantly doing blogging for more than 1 year. So If you really like my style of blogging and if you want to support me then please nominate my blog for a award. It will be great help for me.It would take just a minute to nominate my blog. It always better to get

Why C# does not support multiple inheritance?

Yesterday, One of my friends, Dharmendra ask me why C# does not support multiple inheritance. This is the question most of the people ask every time. So I thought it will be good to write a blog post about it. So why it does not support multiple inheritance? I tried to dig into the problem

Compile time view checking for ASP.NET MVC.

While developing an ASP.NET MVC application, you need to create lots of views. At that time it does not compile the view. So if you have some typo in your view like namespace or any where you will get to know when you load that view in browser. At that time ASP.NET Complier will compile