Archive for March, 2008

Microsoft Virtual TechDays

Microsoft TechNet & MSDN present Microsoft Virtual TechDays.
An event by Microsoft India for Developers and IT Professionals to give futher insight into Microsoft’s newest technologies!
April 3rd & 4th, 2008
to exploer the potential of Windows Server 2008, Visual Studio 2008 and SQL Server 2008.

Register for free
Check this link for more details: http://www.virtualtechdays.com/default.aspx
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes [...]

Leave a Comment

Search Microsoft related stuff on Google

http://www.google.com/microsoft

VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

System.Net.Mail exclusive

I just gone through an interesting website which is exclusively for System.Net.Mail!
http://www.systemnetmail.com/
Also, there is another website from them - http://www.systemwebmail.com/ which is for System.Web.Mail (.NET Framework 1.1)
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

IE8 & Developer Toolbar

After the upgrade of my Internet Explorer, I tried the IE toolbar and realized the fact that it is not working anymore. IE8 do not support IE Developer Toolbar.
But a happy news is Developer Tool is available in IE8 itself. Simply use F12 or Shift+F12
Well, I do not see all the features which IE Developer [...]

Leave a Comment

LINQ, SQLMetal and SqlTac

Here is a good article on LINQ, SQLMetal and SqlTac by Steven R. McCabe.
http://www.simple-talk.com/dotnet/.net-tools/exploring-linq,-sqlmetal-and-sqltac/
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

ASP.NET and MVC Framework?

One of the things that many people have asked for over the years with ASP.NET is built-in support for developing web applications using a model-view-controller (MVC) based architecture.
Here are two interesting links:
ScottGu - http://weblogs.asp.net/scottgu/archive/2007/10/14/asp-net-mvc-framework.aspx
Scott Hanselman - http://www.hanselman.com/blog/ScottGuMVCPresentationAndScottHaScreencastFromALTNETConference.aspx
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

Silverlight 2 Beta 1 is also ready!

URL: http://www.microsoft.com/silverlight/resources/installationfiles.aspx?v=2.0
SDK for Silverlight 2 Beta 1 is available at http://www.microsoft.com/downloads/details.aspx?FamilyID=1840cab5-196c-4264-b55d-562242a72625&DisplayLang=en
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

Internet Explorer 8 is here

You can download Internet Explorer 8 Beta 1 for Windows Vista, Server 2008, XP2, Server 2003 Sp2 from here
Screenshots of installation and new features are available at techtalkz.
How do I make my site ‘light up’ with Internet Explorer 8?
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

ASP.NET machineKey Generator

This tool allows you to generate random keys for valdiation and ecnryption/decryption of the view state. It builds a element which you need to include in your web.config file.
Sample:

URL: http://www.aspnetresources.com/tools/keycreator.aspx
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment