25
Sep/09 0
Sep/09 0
Select Data From A Web Page Using Ado.net And Stored Procedures Tutorial
How to use a stored procedure to show data on a web page with zero coding! ASP.NET 3.5 and Visual Studio 2008.
1
Sep/09 0
Sep/09 0
Practical Entity Framework For C#: Stored Procedures In Entity Framework
ADO Entity Framework can be used in ASP.NET as well. There are only minor things to keep in mind. The EntityDataSource makes using an Entity Model in ASP.NET much easier. In this video, Todd Mirand...
31
Aug/09 0
Aug/09 0
Inserting Data From A Web Page Using Asp.net 3.5 And A Stored Procedure
Easily insert data from a web page into a table using a stored procedure and Visual Studio 2008 and ASP.NET