GeekInterview.com
  I am new, Sign me up!
 

ASP.NET FAQ


ASP.NET FAQ

Questions: 280
Comments: 604
 ASP.NET FAQ Tags
 Showing Questions 41-50 of 278 Questions
<< Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>
 Sponsored Links

 
 ASP.NET FAQ
Sorting Options :  

How to implement Cut, Copy, Paste menu in ASP.NET 

How to display current time on the online web test page.Is this possible without using Ajax technology? If Yes, How? 
Latest Answer: Date.Now.Hour.ToString & ":" & Date.Now.Minute.ToString (VB)Set this value to the Label. ...

What is the main difference between Mastering Pages, Themes and Skin Concept? 
Latest Answer: In the Web Application, when the each ASP.Net pages requred same content like header, images,menu in that case we have to create one master page and that master page can be include in the other web pages. It is the basic use of master pages. ...

How to use the extended Cascading drop down controls of ajax in ASP.NET?  
Latest Answer: to show the multiple options but we select only one option/item. ...

How to update the data into the grid view? 
Latest Answer: do as per ur own.i ll give code shortly ...

How to store multiple list items in a database table(for example, Multiple skills like ASP.NET, VB.NET, C# from a list control by using a control key) 

How to Roll back Deleted records in SQL Server 2000 through Query Analyser? 
Latest Answer: Rollback nothing but it is like undo, we will retrive the last changed record ...

What is the logic behind ispostback in ASP.NET 
Latest Answer: ispostback option is send the request to the server site. ...

How to avoid and prevent SQL injection attack in our web application? 
Latest Answer: Best way is to try SQL Stored Procedure that direct T-SQL statements. ...

How to prevent user from going to the previous page using browsers back button? 
Latest Answer: Include below code in your page        javascript:window.history.forward(1); ...

View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape