Click here to Skip to main content
6,630,289 members and growing! (21,793 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Neeraj Saluja (7 articles found)

Average article rating: 4.12

ASP.NET

Event Calendar [ ASP.NET 2.0 / C# ]
Last Updated: 19 May 2008   Page Views: 224,259   Rating: 4.11/5    Votes: 38   Popularity: 6.50   Bookmark Count: 198
Licence: The Code Project Open License (CPOL)   
Basic Calendar Control of ASP.NET 2.0 can be extended to cater one of most frequent requirement of tracking events, project milestones, history, schedule etc.

HTML / CSS

CSS

HTML Horizontal Bar Chart
Last Updated: 27 Jun 2007   Page Views: 63,561   Rating: 4.77/5    Votes: 25   Popularity: 6.67   Bookmark Count: 116
HTML Horizontal Bar Chart generated using HTML Table, DIVs and JavaScript. This mechanism can be clubbed with any web development tool like ASP, ASP.NET, JSP etc. to generate effective charts. Demo Attached: HTML Horizontal Bar Chart using plain HTML/JavaScript
HTML Vertical Bar Chart
Last Updated: 3 Jul 2007   Page Views: 66,594   Rating: 3.45/5    Votes: 24   Popularity: 4.76   Bookmark Count: 60
HTML Vertical Bar Chart generated using HTML Table, DIVs and Javascript. This mechanism can be clubbed with any web development tool like ASP, ASP.NET, JSP etc. to generate effective charts.
Client Side Script to Export To Excel 2007
Last Updated: 13 Apr 2007   Page Views: 51,046   Rating: 4.05/5    Votes: 9   Popularity: 3.86   Bookmark Count: 38
Licence: The Code Project Open License (CPOL)   
Export to Excel is one of the most important features that business users ask for. We generally use HTMLProjects which does not work with Office 2007. Here is the alternative for the same, and the script works fine for all the versions of MS Office on Windows OS.

.NET Framework

An Intro to Constructors in C#
Last Updated: 30 May 2004   Page Views: 137,667   Rating: 3.59/5    Votes: 55   Popularity: 6.25   Bookmark Count: 37
This is an article on Constructors in C#, for the beginner level programmers. It covers simple constructors, constructors overloading, behaviour of constructors in inheritance, constructor chaining and static constructors. At the end, it contains the general FAQs about constructors.
ADO.NET Connection Pooling at a Glance
Last Updated: 14 May 2008   Page Views: 137,419   Rating: 4.31/5    Votes: 70   Popularity: 7.94   Bookmark Count: 166
Licence: The Code Project Open License (CPOL)   
Connection pooling can increase the performance of any application by using active connections of the pool for consecutive requests, rather than creating a new connection each time.And at the same time, the developer who is the best judge of his/her application, can configure the connection pooling.

C#

Multiple Ways to do Multiple Inserts
Last Updated: 5 Jun 2008   Page Views: 35,294   Rating: 4.58/5    Votes: 30   Popularity: 6.77   Bookmark Count: 91
Licence: The Code Project Open License (CPOL)   
Various ways to do Multiple Inserts in SQL Server 2000/2005 or Oracle Database using ADO.NET in single database round trip.

Neeraj Saluja


Member
.NET Professional, working with a leading global firm.

Primarily works in .NET using C# with Oracle and MS SQL Server 2000 as backend.

Learning .Net ...

[ My Linked In Profile ^ ][ MicrosoftTalks ^ ]

Occupation: Web Developer
Location: United States United States


Last Updated 21 Nov 2009
Web22 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use