Wednesday, November 28, 2007

Some handy Visual Studio 2005 shortcuts

We always use to perform the things faster without interacting with mouse. I have found a great link for visual studio 2005 short cuts. It's is very use ful when we want to save time while developing applications.Here is the link:http://jason.diamond.name/weblog/2006/07/29/some-handy-visual-studio-2005-keyboard-shortc...
Share:

How to debug process with visual studio 2005 + aspnet_wp.exe

Some time while you are testing you need to debug some things in your asp.net application. Suppose you have run the application with ctrl + f5 and now you want to debug some things, then there are two things either you close the browser and press f5 and start debuging but if your application is heavy that will waste lots of time for your application, second way is some thing tricky but you can debug...
Share:
Tuesday, November 27, 2007

What's new in visual studio 2008 and .NET Framework 3.5

Microsoft has just released the visual studio 2008 and .net framework 3.5. I have found a great link to discover what's new in visual studio 2008 and .net framework. The Link contains following things.1) WPF improvements.2) What's new in visual studio 20083) What's new in .net framework 3.5Here is the link for that:http://windowsclient.net/vstudio2008.a...
Share:

Visual Studio 2005 and .NET Framework 3.5Release

Visual Studio 2008 and .NET framework released by the Microsoft recent days.It has lots of new features compare to it's prior version.With asp.net 3.5 you can now develop web application as you are developing desktop application. You can give functionality to asp.net web application just like desktop with lots of new technologies with .net framework 3.5.I have found a great link form where you can...
Share:

What is diffrenece between string.compare and string.compareordinal

String.Compare can be or not be case-sensitive, and can incorporate anynumber of comparison options, including culture-sensitivity and sortingrules. That is, it is not comparing the exact strings necessarily, but canbe configured to do various sorts of comparisons. String.CompareOrdinalcompares the numeric values of the individual Unicode characters of thestrings. In other words, it is always case-sensitive,...
Share:
Thursday, November 15, 2007

Free ASP.NET Icons

We need icon to display various operations. Actually a image can speak more virtually then the text. I have found a great free collection of icons for asp.net and other applications.Here is the link for that...http://www.aspneticons.com/You can download it free from above li...
Share:

CUBE and Roll Up in SQL Server

Some time we need to summarize data very quickly without writing very complex query. CUBE And ROLL UP are great commands that give us very good summary options.We can summarize the data without writing dirty and complex queries with the help of CUBE and ROLL Up Operators.I have found a great link for CUBE and ROLL UP to understand it deeply.Here is the link for that.http://databases.about.com/od/...
Share:

Visual Studio 2005 Keyboard Short Cuts

Visual Studio 2005 is a great IDE to develop .NET applications. But If we don't know the keyboard shortcut for some function we have to do it with mouse and it will take lots of time.I have found a great link which contains almost all the short cut for keyboards.Here is the link for that article...http://www.codinghorror.com/blog/files/Visual%20Studio%20.NET%202005%20Keyboard%20Shortcuts....
Share:
Thursday, November 8, 2007

Enabling Java script debugging + visual studio 2005

You can debug java script in visual studio 2005 by default. If your browser support java script debugging. For example Internet Explorer 7 provides this support.You can go tools->Options-> Advance tab where you have two tick boxes.1) Disable Script Debugging(Internet Explorer)2) Disable Script Debugging(other).Untick the tick box and then you can directly debug your java script via visual studio...
Share:

ASP.NET,Visual Studio 2008 and .Net Framework 3.5

ASP.NET is a great platform to develop web base application. It always been pleasure to develop application in asp.net. Microsoft has recently launched the new .net framework 3.5. There are some new features provided in asp.net 3.5. I have found a great link that will discuss and have information you want to know about asp.net 3.5 framework version.Following are the some of the new feature that are...
Share:

Support this blog-Buy me a coffee

Buy me a coffeeBuy me a coffee
Search This Blog
Subscribe to my blog

  

My Mvp Profile
Follow us on facebook
Blog Archive
Total Pageviews