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

29 December 2006

download a good tool for ASP.NET 2.0

you can see also online example with code. for menu, tree, formview, detailview etc.

click here to open site.
click here to directly download.

27 December 2006

there are many many utility software to download on this site...

King Downloads

all most all area Business, Games, Web & Software Developer, Desktop Enhancements and many more.

download your required software and keep up your performance batter.

25 December 2006

download such a advance tool for web developer for debugging in Firefox named Firebug,

Firebug is free and open source.

you can read it's features there and also show screen shot.

  • Just the way you like it
  • Inspect and edit HTML
  • Tweak CSS to perfection
  • Visualize CSS metrics
  • Monitor network activity
  • Debug and profile JavaScript
  • Quickly find errors
  • Explore the DOM
  • Execute JavaScript on the fly
  • Logging for JavaScript

click here to open Firebug site.

click here to find another tool like this