Wednesday, December 12, 2012

Get Last Inserted Record in SQL

Get Last Inserted Record in SQL


Get Last Inserted Record in SQL

Posted: 11 Dec 2012 08:44 PM PST

Sometimes we need to get or return the Last inserted record in SQL Server, using ASP.NET platform. Check out the code snippet for fetching the last inserted record from a database.

Generate Chart Report in Windows Application

Posted: 11 Dec 2012 08:46 PM PST

In this artcile i will explain how to generate chart report in Windows Application. Download and install chart addon from microsoft for .Net 3.5 then implement the chart and bind data to the windows application.

How to use Canvas in HTML5?

Posted: 11 Dec 2012 08:50 PM PST

In this article, I am explaining how to use canvas tag in HTML5.Canvas is new element in HTML5.Canvas tag is used to draw graphics,rectangles,circles,cross lines,multicolor texts,Gradients,Via scripting (usually JavaScript)..Before HTML we can not draw the circles,cross lines and graphics.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home