.Net programming
Home
Contact
Privacy Policy
Asp.Net
ADO.Net
AJAX
MVC
JavaScript
C#
Crystal Report
Sql
Angular JS
Linq
Friday, September 30, 2011
Refresh the aspx page automatically
Tweet
Share
This small code refresh the aspx page automatically.
Set the time according to your requirment in content="time in sec".
<head runat="server">
<title>Untitled Page</title>
<meta http-equiv="refresh" content="20" />
</head>
Newer Post
Older Post
Home
Sponsors
Popular Posts
Using ASP.NET and jQuery to Pass Multiple Values from a GridView to Another Page
In one of our previous article Pass Multiple Values from a GridView to Another Page using ASP.NET, we had seen how to select a GridView row ...
Freeze ASP.Net GridView Columns and Header with CSS When working in large s
When working in large spreadsheet in excel I used to freeze the columns(including First Column ) and rows. This is very useful when you w...
Create Dashboard with SQL Server Reporting Services (SSRS) 2008
In this article, we will see how to create and deploy a SharePoint Dashboard which contains SQL Server Reporting Services (SSRS) 2008 report...
SQL Server Agent Job
Note that this tutorial was written for those using the 2000 edition of SQL Server (SQL Server 2000). For later versions of SQL Server, ch...
validation expression
Here are a few more common...
Shopping Cart Example Code In ASP.NET GridView DataList
Creating Shopping cart example source code using asp.net 2.0,3.5 with gridview and datalist C#.NET,VB.NET In this example i'm using Grid...
Mortgage Calculator in C# and .NET
Figure 1 - Mortgage Calculator Form Many first time home buyers are stumped about how a mortgage works (me included). Say you are buying a ...
C# MessageBox.Show Examples in Windows Forms
You want to show a dialog box to the user in your Windows Forms program using the C# language. You may also need to get the result of the us...
Improving ADO.NET Performance
Objectives Optimize your data access design. Choose between DataSets and DataReaders . Run efficient database commands. Pass data between l...
Installing IIS 7 on Windows Vista and Windows 7
Introduction You can use the Microsoft ® Web Platform Installer (Web PI) to easily install Internet Information Services (IIS), and applica...
Follow Us On Facebook
Blog Archive
►
2022
(1)
►
December
(1)
►
2019
(1)
►
April
(1)
►
2018
(7)
►
June
(7)
▼
2011
(325)
►
December
(5)
►
November
(89)
►
October
(177)
▼
September
(54)
Practical Use of Spring Web Flow
Online Stock streaming In Asp.net
Capturing the Webcam in Silverlight
Accessing and Updating Data in ASP.NET: Accessing ...
Passing value from popup window to parent form's T...
Page Life Cycle of an ASP.NET
Website Deployment
CSS For AJAX Tab
Open Popup Wnidow With QueryString asp.net C#
HyperLinkink in Gridview
GridView ScrollBar
SetFocus to TextBox in GridView control
Read Excell and Insert to DB
ViewState And Session example
How to reverse a string
Resize image in ASP.NET
Insert record in database using stored procedure i...
Send mail using asp.net c# code
Save image to sql server databse
Validation Groups in ASP.NET 2.0
How to Store Multiple Value In Session using asp.n...
OnkeyPress attributes in TextBox using JavaScript
Gridview RowCommand
Rounded off total income
Refresh the aspx page automatically
Create PDF from DataTable in Asp.net
Multiple file upload in asp.net
Check record exist or not using asp.net and c#
ASP.NET Validation Controls with example
Nested GridView
Inserting relational data using DataSet and DataAd...
Strongly Typed Data Controls (ASP.NET vNext Series)
Built-in Charting Controls (VS 2010 and .NET 4 Ser...
Examining the Events Associated with Inserting, Up...
Interop Bindings for WCF released in codeplex
Telesharp – An Application Repository for .NET app...
Running the “Express” web development framework on...
Making WCF Web Async Apis
Combining JQuery Validation with ASP.NET MVC
Socket Programming in C# .Net
Jquery and Asp.Net AJAX Ppdate panel
SEO For ASP.NET Web Site
Passing value within 2 webpages using Razor syntax
MS.NET VERSIONS
A simple ASP.NET Razor example
ASP.NET
Enterprise Library
Windows Communication Foundation
Accessing SQL Server over Network .NET Application
Fault Contracts in WCF
Hosting WCF Service with netTcpBinding on IIS7
WCF Rest service Dependecy injection with Unity an...
Service Contract in WCF
Cookies in ASP.NET
►
2010
(8)
►
November
(8)
My Blog List
Blog links
Category
ADO.Net
(61)
AJAX
(19)
Angular
(1)
API
(5)
Asp.Net
(119)
c#
(13)
Crystal Report
(8)
IIS
(2)
Javascript
(14)
LINQ
(7)
Mobile
(2)
MVC
(34)
OOP
(1)
sharepoint
(2)
SilverLight
(2)
Sql
(38)
VB
(1)
WCF
(10)
Window Xp
(1)
WPF
(2)