Tuesday, May 14, 2013

Linq to sql - crud operations

Linq to sql - crud operations


Linq to sql - crud operations

Posted: 06 May 2013 10:34 AM PDT

This Article is all about working with CRUD (CREATE-READ-UPDATE-DELETE) operations using LINQ-to-SQL (Language Integrated Query to SQL classes). I will be taking you over step-by-step to implement this feature and also will cover on invoking Stored Procedures (with and without parameter) through LINQ-to-SQL.

How to pass parameters with Other Databases(i.e. Excel/Ms-Access).

Posted: 06 May 2013 06:46 PM PDT

Today i want to discuss an article how to pass parameters to retrive the dataset or datatable or result for other databases such as Ms-Access e.t.c. The article will help all the asp.net programers who wants to retrive the records from Ms-Access,Excel databases.

Windows 8 App - How to Create Master Page

Posted: 10 May 2013 11:39 AM PDT

Hi, In this article I will explain you how to create a Master page for a simple Windows 8 app, I will create a simple Windows app with two pages ,and I will navigate between them and show you how master page is used in those two pages.

How to save contents of a RichText Box to .rtf file in VB.Net without using Save dialog Box

Posted: 12 May 2013 10:27 AM PDT

In this article I am going to show you how you can save contents of a RichText Box to .rtf file and also load the contents of that .rtf file to Rich Text Box in VB.Net without using Save or open dialog Box.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home