Quantcast
Channel: Crispy Coding » database
Browsing all 10 articles
Browse latest View live

Common Language Runtime (CLR) Integration Programming in .NET

Microsoft introduces common language runtime (CLR) of .net windows application integration support to the SQL Server. Now there is a new window open for .net application developers and SQL server...

View Article



Component Programming Concepts in .NET

Component based programming has one major advantage that it allows your code to be more organized, consistent and reusable. A component, in its simplest form, may be defined as one or more classes that...

View Article

Image may be NSFW.
Clik here to view.

Application Development Using LINQ

Language-Integrated Query or LINQ is another way to query data using native code. It adds native querying capability to .NET languages. You may ask “what is the need of another data access method when...

View Article

Application Development Using LINQ Part – 2

In the previous article we have learned much about the LINQ and its advantage over normal SQL statements, and to know the working of LINQ we are creating an Inventory Application of which GUI we have...

View Article

Application Development Using LINQ Part – 3

In the previous article we have learned about datacontext, the “var” keyword, retrieving data through LINQ, binding retrieved data to controls and conditional retrieval of data. In this part we will be...

View Article


Common Language Runtime (CLR) Integration Programming in .NET

Microsoft introduces common language runtime (CLR) of .net windows application integration support to the SQL Server. Now there is a new window open for .net application developers and SQL server...

View Article

Component Programming Concepts in .NET

Component based programming has one major advantage that it allows your code to be more organized, consistent and reusable. A component, in its simplest form, may be defined as one or more classes that...

View Article

Image may be NSFW.
Clik here to view.

Application Development Using LINQ

Language-Integrated Query or LINQ is another way to query data using native code. It adds native querying capability to .NET languages. You may ask “what is the need of another data access method...

View Article


Application Development Using LINQ Part – 2

In the previous article we have learned much about the LINQ and its advantage over normal SQL statements, and to know the working of LINQ we are creating an Inventory Application of which GUI we have...

View Article


Application Development Using LINQ Part – 3

In the previous article we have learned about datacontext, the “var” keyword, retrieving data through LINQ, binding retrieved data to controls and conditional retrieval of data. In this part we will be...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images