GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

ASP.NET FAQ


ASP.NET FAQ

Questions: 260
Comments: 551
 ASP.NET FAQ Tags
 Showing Questions 11-20 of 259 Questions
<< Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 ASP.NET FAQ
Sorting Options :  

How to convert a complete standalone application(windows forms) to an ASP.Net application? 
View Question | Asked by : rajeshdk

What is view state. How is it implemented? 
Latest Answer: View state is mainly used in order to store the data inbetween the postbacks. To clearly explain if you complete the registration screen you go to the next page and when you come back you could see the details that you have filled in the text box or dropdown ...

How to fill data in the dropdownlist from database 
Latest Answer: DropDownList1.Items.Add("India");DropDownList1.Items.Add("Pakistan");DropDownList1.Items.Add("Srilanka"); ...
Read Answers (1) | Asked by : jeneoid

What is the difference between reference and instance? 
View Question | Asked by : rock0983

When you already have database why do we use XML? 

What is the key difference between ASP.Net 2.0 and ASP.Net 3.5 Version. 

What is the difference between Session.abondon And session.End 
Latest Answer: Session.Abandon-->Cancels the Current Session.To programmatically end current users session (for any reason) we can use Session.Abandon method.Session.End-->A session ends if a user has not requested or refreshed a page in the application for a ...

How to create a template based on SCORM? 
Latest Answer: You can use mine as a basis. It is Javascript and DHTML based, and available here for free download:http://thedesignspace.net/MT2archives/000351.html There is a complete tutorial for how to use all the features.Ellen  ...

How to customize the port number in ASP.NET 2.0 for running ASP.NET web application? 
View Question | Asked by : pallavipin

What is the purpose of App_code folder in ASP.NET 2.0? 
Latest Answer: App_Code directory is very useful in that it can be used to store all the reusable classes that you want to use from your ASP.NET pages. To utilize the App_Code directory, all you need to do is to create those reusable classes and place them under the ...

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

Ask A Question
Go Top
 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
Sponsored Links

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape