skip to main
|
skip to sidebar
Interview Questions
Tuesday, February 2, 2010
Adding Days to Date,Disabling back button
string sDate = DateTime.Now.Date.AddDays(-7).ToShortDateString();
string eDate = DateTime.Now.Date.ToShortDateString()
Disabling back button
public
void
DisableBrowserBack()
{
Response.Write(
""
);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
blog hints
Blog Directory
Blog Catalog
Counter
blog counter
Flag Counter
Followers
Blog Archive
▼
2010
(208)
▼
February
(117)
Seperating C++ template declaration and implementa...
Single Database or Multiple Databases [x] Communi...
Windows Drivers
Windows Task Manager - Memory Performance Explained
Windows Virtual PC and XP Mode [x] Community Pick...
Yahoo Placement Papers
Sharepoint Tips And Tricks
Share Point Interview Questions and Answers
OOPS FAQS
Operating System QA
CORE JAVA INTERVIEW QUESTIONS AND ANSWERS
Interview questions for embedded programmer
.NET INTERVIEW QUESTIONS
C++ Important Interview Questions
SharePoint General Questions
ASP.NET Interview Questions
How to create dynamic Encrypted Website Payments (...
Seperating C++ template declaration and implementa...
How to Accept Drag-and-Drop Files from Windows Exp...
COM Elevation: Make Your Program UAC-Aware
Create a Win7 Gadget
C++ Questions& Answers / Interview Practice Questions
C Interview Questions
C++ Interview Faqs
VxWorks Faqs
VxWorks QA
UNIX QA
Embedded C
C INTERVIEW QUESTIONS
How to get the HTML name attribute of ASP.Net Control
STEPS FOR CREATING SETUP FOR OUTLOOK ADD_IN PROJECT
VB.NET & C# comparision
Sharepoint Questions & Answers
Clear Project List from Start Page
How to change the ower of tables in Microsoft SQL ...
Count No of Procedure in Database
Iterating through controls in form + vb.net
Fetching Page controls Dynamically + vb.net
Displaying the controls of page
Creating a Dll(asembly dynamically) + vb.net
To change the colour of TAB control in .Net
WCF INTERVIEW QUESTION
WCF INTERVIEW QUESTION
ado.net questions and answers
ADO.NET Interview Questions - Part 1
ADO.NET Interview Questions - Part 1
ado.net questions and answers
WCF INTERVIEW QUESTION
To change the colour of TAB control in .Net
Displaying the controls of page
Creating a Dll(asembly dynamically) + vb.net
Fecting Page controls Dynamically + vb.net
Iterating through controls in form + vb.net
Count No of Procedure in Database
How to change the ower of tables in Microsoft SQL ...
Clear Project List from Start Page
VB.NET & C# comparision
Sharepoint Question & Answer
STEPS FOR CREATING SETUP FOR OUTLOOK ADD_IN PROJECT
How to Execute Javascript on Server Control for AS...
How to get the HTML name attribute of ASP.Net Control
Lightweight Directory Access Protocol (LDAP)
Serialize & Deserialize + C#
How to convert a string to a byte array and conver...
SharePoint General Questions
Converting Document to byte of Stream
Adding Watermark on Word file(C#)
How to save a file on client side in ASP.Net
Downloading webservice with wsdl
Traverse XML in .Net
Creating RSS feed + C#
How to clone the child nodes in .Net
Delete History i .Net
Getting IIS Virtual Directories
Javascript validation in CS file
How to Use the javascript file in the aspx file.?
Server Validation for Time HH:MM M/PM format
Time Validation HH:MM AM/PM format
General Validation Hint in CS File
Converting Datetime to dd/mm/yyyy hh:mm AM/PM format
Fetching Data Key in Row Command
Split Function in SQL SERVER + sqlServer
Remove Special Character from XML string + sql Server
Features in .Net 3.0
New in Visual Studio 2008 (Support)
Paging in Datalist + custom Paging + .Net
Ado.Net Interview Questions And Explination
Web Services Interview Questions
Asp.Net Interview Questions
>Net Question With Sujestions
Simple Interview Questions on .NET
Passing Multiple value in Command Argument
Check All Functionality in Grid
check for user authentication and session expiry
Save Multiple check box value
Adding Days to Date,Disabling back button
Javascript Function for Closing any popup window.
Javascipt code on the pop up page
Encrypts the string to a byte array using the MD5 ...
Validation in CS Page file
►
January
(91)
►
2009
(50)
►
November
(48)
►
September
(2)
About Me
me
View my complete profile
IP Tracer
No comments:
Post a Comment