Buy Questpond's video subscriptions on
huge discount
.
Online: 2024
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
Can an ASPX file contain more than one form marked with runat="server"?
Posted by
Virendradugar
on 9/13/2009 | Category:
ASP.NET Interview questions
| Views: 9965
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
No.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is wrong with this code? Server.transfer(& ...
Next > :
In this Sample Code which catch block will be exec ...
Comments or Responses
Posted by:
manoranjanguptaoutlook-19221
on: 6/14/2013 |
Points: 10
It is not possible in aspx page .
aspx contain only single server side form tag
Posted by:
manoranjanguptaoutlook-19221
on: 6/14/2013 |
Points: 10
It is not possible in aspx page .
aspx contain only single server side form tag
Login to post response
More Interview Questions by Virendradugar
Is overloading possible in web services?
Can we use "Print" statement in function?
Can we use NEWID(), or RAND() in function?
What is Difference between Callbacks and Postback in ASP.NET?
What Are The Difference Between AutoEventWireup="true" and A ...
Can two different programming languages be mixed in a single ASMX file ...
How many .NET languages can a single .NET DLL contain?
Can we use Truncate command on a table which is referenced by FOREIGN ...
Latest Interview Questions
In this Sample Code which catch block will be executed? try { i ...
A try block having 4 catch block will fire all catch block or not?
What are three test cases you should do while unit testing?
What debugging tools come with the .NET Framework SDK?
Response.Redirect() can be used to redirect from one page to another p ...
Which should be used to redirect on next page in the same server?
________is one of the new feature added in C# 4.0 ?
How can we access COM object in C#4.0?
More ...