02 March 2007

i found that many developers even those how have experience, does n't know many short cut keys which are realy usefull for them.

here are some short cut key:

Just Press WinKey + R and type


devenv Visual Studio Development Environment
SqlWb SQL Server Management Studio
dexplore Microsoft Visual Studio Documentation
profiler90 SQL Server Profiler
control Control Panel


some other

notepad NotePad
calc Calcularor
mapaint Microsoft Paint
pbrush Microsoft Paint
wordpad WordPad
winword Microsoft Office Word
excel Microsoft Office Excel
powerpnt Microsoft Office Power Point
msaccess Microsoft Office Access


if you know any other short cut key please put it in to comment.
hi, friends download VS 2005 SKD 4.0 from here.

it's size is 124MB.

Developer can create his own short cut keys in IDE.

See Tools->Options

where you will found a tree view in left side of Dialogbox, Click on Environment - > KeyBoard

you can create your own short cut key in IDE and also can save them as Globle or private Hot Keys, It's realy great for the developer.

there is also addtional keyboard mapping scheme for perticular environment like Visual Basic 6, Visual C# 2005 etc.

23 February 2007

hi, this site provides use 450+ database designing.

there are many many different subjects which are vary interesting database schema are there. and they are also provide "We can design a Database for you." service. they also design database under SQL Server 2005.

we are going to create a ERP for a company so my friend Jalpesh decided to get idea form this one.

Click here to visit this site.

22 February 2007

u can work with existing textbox in crystal report dynamically. supose change value. font style, border, suppress etc.

here is an example.:

Dim tmpCrystalReport As New ReportDocument
tmpCrystalReport.Load(report Path)


crParameterFieldDefinitions = tmpCrystalReport.DataDefinition.ParameterFields
text = tmpCrystalReport.ReportDefinition.ReportObjects.Item("txtTitle")


text.Text = "dynamic value form VB.net"


crSummary.ReportSource = tmpCrystalReport



and same as like this u can change all other property dynamically.

17 February 2007

download 13 learning video for Sql Server Express Edition or u can watch online

it's is g8 for beginners Click Here

12 February 2007

i m working with Crystal Report 9 with many times.

last time i found this usefull eBook which show different kind of connection property to connect database dynamicaly.

connection with MS Access, Sql Server and Oracle dynamicaly.

click here

28 January 2007

.NET Book Zero

What the C or C++ Programmer Needs to
Know About C# and the .NET Framework


download e book form here by Charles Petzold.

03 January 2007

Download a very good utility tool for Windows XP form Microsoft Download Center

SyncToy v1.4

it's brief description is like that "SyncToy helps you copy, move, rename, and delete files between folders and computers quickly and easily.", and it's really very true.

you need framework 2.0 to use this folder.

02 January 2007

C# Online.NET (CSharp-Online.NET) is free C# and .NET encyclopedia

it's greate source for developers.

you can free register there and share your knoledge. and also find advance information form there.

it's easy same as like wikipedia.org