GeekInterview.com
  I am new, Sign me up!
 

ASP.NET FAQ


ASP.NET FAQ

Questions: 282
Comments: 618
 ASP.NET FAQ Tags
 Showing Questions 131-140 of 280 Questions
<< Previous 10 11 12 13 [14] 15 16 17 18 19 Next >>
 Sponsored Links

 
 ASP.NET FAQ
Sorting Options :  

Can i store DataReader object in Session State?How? Is it recommecded to store DataReader in Session State from performance point of view?
Read Answers (1) | Asked by : bijal

Latest Answer: Because Javascript is client side scripting and JScript is server side scripting. So when we require basic validations like entiering name, emailid and other, using javascript is a good option. ...
Read Answers (2) | Asked by : rajini

How can we write code to Add textbox Control In DataGrid how to updateing datagrid using xml codewith out connection
Read Answers (4) | Asked by : sreenu

Hihow to view a inmemory cookie as we can view persistant cookie.we can find persistant cookie in c:documentsand seetingscookies folderin the same way is it possible to view inmemory cookie .As per concept it will be stored in browser side how can we see it.Regardssarath

When i open the .net window as asp.net web application with c# as project type i'm getting an error msg as the unc share does not exist how to troubleshoot this error?
Read Answers (2) | Asked by : g

When i try to open the asp.net web application template with C# projects as project type i'm getting the error message as"The default web access mode for this project is set to file share,but the project folder at http://localhost/webapplication1 cannot be opened with path acer-a6abc676f9wwwroot$webapplication 1." What i have to do to rectify this error ?
View Question | Asked by : girija

In application state in asp.net where this is stored?in session state in asp.net where this is stored? what is an IIS?what a server contains exactly?can asp event handlers handled on the server or not?
Read Answers (1) | Asked by : R.Anil prasad

Latest Answer: Think x stands for "extended" ASPX meaning ASP extended ...
Read Answers (1) | Asked by : abhishek yadav

Private void Button1_Click(object sender, System.EventArgs e) { con=new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:signin.mdb;Persist Security Info=False"); string s; s="select * from login where username='" + TextBox1.Text + "'and password='" + TextBox2.Text + "'"; ad.SelectCommand.CommandText=s; ds=new DataSet(); ad.Fill(ds); if(ds.Tables[0].Rows.Count>0) { Label3.Text ="valid user"; } else Label3.Text="Invalid
Read Answers (3) | Asked by : K.Gajalakshmi

Can i test .net applications in win runner testing tool. because people says that u cannot test .net applications in win runner. why?
Read Answers (2) | Asked by : shailendra saxena

View page << Previous 10 11 12 13 [14] 15 16 17 18 19 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 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape