how to use Gridview Databinding and pagination in ASP.Net
This is Tip for using Databinding and pagination in ASP.Net
View ArticleShorten URL services – Free web site address
The need to shorten URLs arose many years ago when people started to create free web sites. The web addresses given by these services were long and unwieldy like...
View ArticleEnable or Disable Directory Browsing in IIS
This tip will show you how to enable or disable directory Browsing in IIS 7 and below . IIS supports a directory browsing mode where you can view a list of files and directories instead of viewing an...
View ArticleHow to display files or folders In GridView From Server Directory Asp.Net
This Example Show How To Display Files, Directory and Sub Directories In GridView From Server side Folder In Asp.Net application using C# and Vb.Net. Firstly, We have to use DirectoryInfo class under...
View ArticleHow to Do Simple Model Window using jQuery
In this example, how to create a simple modal window with JQuery. 1. HTML code and A tag attributes Simple Modal Window Testing of Modal Window | Close it 2.CSS Style sheet Code /* Z-index of #mask...
View ArticleList of common MIME types
What are some commonly used MIME types? This chart shows you a list of common MIME types and their corresponding file extensions. Extension MIME type .3dm x-world/x-3dmf .3dmf x-world/x-3dmf .a...
View ArticleHow to Edit More than 200 Rows in SQL Server 2008 Management Studio
Sometime we need to change SQL Server Management Studio default edit rows or “Select Top 1000 Rows. This tip will show you how to Modify the default settings in SQL Server Management Studio, to Edit...
View ArticleData Flow Task: Failure inserting into the read-only column. (SQL Server...
When you do Import /Export Wizard of server, Sometime you will get following Error Error 0xc0202049: Data Flow Task: Failure inserting into the read-only column “–”. (SQL Server Import and Export...
View ArticleCan’t connect to IIS from another computer?
Sometime we got problem t hat can’t connect to IIS from another computer, this tip is show you how to fix this problem. Please go to Control Panel>>Windows Firewall>>Advanced Settings Right...
View ArticleGet youtube video thumbnail / image in using php
if you want to post thumbnail image of youtube video in your website, this tip show how to get youtube video thumbnail / image in by php. First you need to get youtube video id from you tube URL...
View Article