Feeds:
Posts
Comments

Archive for January, 2007

It is now a fully supported version and is free for download and use with Microsoft Visual Studio 2005 and ASP.NET 2.0.
This release version fixes a lot of performance issues as well as some of the earlier bugs that were still out in the RC1 version.
Also, the ASP.NET AJAX Control Toolkit provides 30+ Ajax Enabled [...]

Read Full Post »

Yep this is one of the most simplest functionality that any developer in .Net framework would be looking for.
But why am I blogging about this then??? Okay most of you might have the answer to this one already and there are multiple ways to getting the following functionality in a web page. So the only [...]

Read Full Post »

According to the CEO of Microsoft Mr. Steve Ballmer, the launch of the Windows Vista, Exchange Server 2007 and Microsofts Office System are going to be the biggest ever worldwide release of any product line.
So people all around the globe would be introduced with these new state of the art products all at the same time. Putting [...]

Read Full Post »

Well long since I had not worked on my own personalized system, either it’s in my office or house or my laptop all are configured to the same settings I am comfortable with.
But my worst experience today was when I went to pay my friend a visit at his office and got stalled there for about [...]

Read Full Post »

A great opportunity for Micro-softies coming up.
Aah I’d love to be tossing those tricky questions straight to the Gurus . Now that’s an entry my calendar cannot miss; wheres that .ics file?
All fellow coders I recommend that you shouldnt miss the continuation of the first MVP Live Chat! 
I am copy pasting the message below
{
Sent From: RyanOlshan
Subject: Don’t [...]

Read Full Post »

Well checking the validity of a user input has always been a fun. In the good old days we used to have lib built for such validations and the pre-built functions were just called to do the magic!
I personally came across a really nice method of doing the validations by using the System.Text.Regex Class. Well [...]

Read Full Post »

Simply Great! A .Net 3.0 crash course in the form of a blog.
This is just another fantastic way to keep others informed, nice evangalism.
Click here to check it out.

Read Full Post »

I just came across a great utility by Microsoft. It’s the Microsoft Research Group Shot. I love what one can achieve with it. Just merge the best areas from a number of photos and you have a combined great looking scene. Well I couldn’t find enough time to extensively check out the whole tool. This is [...]

Read Full Post »

Virtual PC 2007

Microsoft’s Virtual PC 2007 Beta is available! You can download it from the Microsoft’s Beta site (Microsoft Connect) https://connect.microsoft.com/Downloads/Downloads.aspx?SiteID=288. All you need is to sign in with a Windows Live ID. VPC 2007 is available in 32 and 64 bits, while there are few new features in Virtual PC 2007 include support for Intel’s and [...]

Read Full Post »

External JavaScript Files

JavaScript Best Practices recommends that all JavaScript code should be placed within external JavaScript files. There are different viewpoints of including JavaScript in the head or the body, but generally the following rules apply:

Place the JavaScript in the body when the JavaScript dynamically creates web page content as the page is being loaded.
JavaScript defined in functions used for [...]

Read Full Post »

Older Posts »