Question:-What is cross page posting in ASP.NET2.0 ?
Answer: When we have to post data from one page to another in application we used server.transfer method but in this the URL remains the same but in cross page posting there is little different there is normal post back is done but in target page we can access values of server control in the source page.This is quite simple we have to only set the PostBackUrl property of Button,LinkButton or imagebutton which specifies the target page.In target page we can access the PreviousPage property.And we have to use the @PreviousPageType directive.We can access control of PreviousPage by using the findcontrol method.When we set the PostBackURL property ASP.NET framework bind the HTML and Javascript function automatically.
Question: What is the purpose of IIS ?
Answer: We can call IIS(Internet Information Services) a powerful Web server that helps us creating highly reliable, scalable and manageable infrastructure for Web application which runs on Windows Server 2003. IIS helps development center and increase Web site and application availability while lowering system administration costs. It also runs on Windows NT/2000 platforms and also for above versions. With IIS, Microsoft includes a set of programs for building and administering Web sites, a search engine, and support for writing Web-based applications that access database. IIS also called http server since it process the http request and gets http response.
Question: What is main difference between GridLayout and FormLayout ?
Answer: GridLayout helps in providing absolute positioning of every control placed on the page.It is easier to devlop page with absolute positioning because control can be placed any where according to our requirement.But FormLayout is little different only experience Web Devloper used this one reason is it is helpful for wider range browser.If there is absolute positioning we can notice that there are number of DIV tags.But in FormLayout whole work are done through the tables.
Scott Hanselman's Computer Zen - ASP.NET Interview Questions
Scott Hanselman on Programming, User Experience, The Zen of Computers and Life in General ... First time here? Check out the site's "greatest hits" or read a post from the archives ...
more ...
go to website
Cached
Asp Net Interview Questions – Asp.Net 2005 Interview Questions,Asp ...
asp.net 2005 interview questions that provides asp net interview questions with asp.net 2005 and asp net 2.0
more ...
go to website
Cached
ASP.NET Interview Questions
Microsoft ASP.NET Interview Questions Get Career Tips, Career advice, Learn about the interview procedures in Major companies, Discuss each question in detail, learn from the ...
more ...
go to website
Cached
Interview Questions: ASP.NET
You can download this .TEXT blog skin free. Download Cogitation Blue skin. Updated May 6, 2004
more ...
go to website
Cached
ASP.NET 2.0 Interview Questions - Hosam Kamel
Hosam Kamel's blog @ asp.net ... Thanks for sharing it!... you can find more question on . www.thinkinterview.com/.../c2_ASP.NET-Interview-Questions.aspx
more ...
go to website
Cached
closing post text
Videos from YouTube
Title: ASP.NET 2.0 Nested GridView
Categories: Screencast,Simple,Gridview,2.0,Example,Howto,Nested,Sample,ASP.NET,
Published on: 2/22/2007 10:55:45 AM
Title: Data Access in the ASP.NET 2.0 Framework
Categories: 2.0,Walther,Data,Framework,Stephen,Howto,the,Access,Windows,Programming,in,ASP.NET,
Published on: 10/25/2007 7:32:57 PM
Title: ASP.Net (VB.Net) Session Variable ArrayList - Shalvin
Categories: Tech,VB.Net,Shalvin,.Net,Session,ArrayList,Microsoft,Variable,
Published on: 2/2/2008 10:58:58 PM
Title: asp asp.net programacion tutorial master pages c#
Categories: c#,video,pages,asp.net,Film,master,tutorial,asp,programacion,
Published on: 11/3/2006 8:19:39 AM
Title: AJAX Y ASP.NET
Categories: Howto,AJAX,ASP.NET,
Published on: 5/26/2007 2:39:34 PM
Thursday, September 18, 2008
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment