Welcome
Welcome to CMS n Web. Learn & Study completely Free Articles\Training about Web Designing\Development and CMS.
Search This Web
Sunday, August 11, 2013
Tuesday, August 6, 2013
Making ASP.NET GridView Responsive With jQuery FooTable
As the current trend is to make website compatible with all platforms like desktop, tablet and mobile..etc, Responsive Design technique comes into the picture. Using it, the website adapts the layout to the environment that it is being viewed in. In this post, we will make ASP.NET gridview responsive using jQuery FooTable plugin. It hides certain columns of data at different resolutions based on data-* attributes and converts hidden data to expandable rows. First, I recommend to read this post to understand how it works.
Labels:
Asp.net,
DataGrid,
Jquery,
Responsive Design
Monday, August 5, 2013
Saturday, August 3, 2013
Connecting to a SQL database from ASP .NET
Connecting to a SQL database from ASP .NET | Muhammad Faizan khan (MFKJ) |
This tutorial (divided in two parts) will show you how to connect from an ASP .NET web application to a SQL database using SQL authentication. To accomplish this you need to follow a series of steps, first to change some of the settings of SQL Server 2000 and create a database and a user and then to actually connect to the database using ASP .NET with Visual Studio .NET. I suppose you're going to use the MSDE 2000 (Microsoft SQL Server 2000 Desktop Engine) - the free version of the database. First set up the database using the tutorial named 'Setting up MS SQL Server 2000'. |
Labels:
Asp.net,
Asp.net and Database,
SQL,
Sql Server
Subscribe to:
Posts (Atom)