Quantcast
Channel: Crispy Coding » asp.net
Browsing latest articles
Browse All 18 View Live

Enhancing Website Security with Membership Provider

All of the websites are available whenever you connect to the internet, this is the ideal scenario for web world, but sometimes it isn’t always an appropriate design choice. Let’s take an example...

View Article



Optimize ASP.NET Website Performance with SQL Cache Dependency

Building website is not enough, as everything depends on its performance. If you have developed a good looking site with lots of data handling but your website is taking higher response time, then...

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

Image may be NSFW.
Clik here to view.

Run ASP.NET 1.1 and ASP.NET 2.0 Same Time on 64-bit Windows Server

There is a possibility which you have faced many times while developing ASP.NET applications and testing them onto different versions like .NET 1.1 and .NET 2.0. On a 32-bit Windows server, we can...

View Article


Hide ASP.NET Control after Few Seconds Automatically

You have noticed while using Gmail, every message shown on top of the browser windows hind itself after few seconds. It is beneficial if you want to show your visitors a message for specific purposes,...

View Article

Browsing latest articles
Browse All 18 View Live




Latest Images