| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between Server.Transfer and
Response.Redirect? Why would you choose one over the other? | Syntax-Softtech | 24 |
| What is the importence of the INTERFACE? but not the
inheritence concept?and why we r declaring the empty methods
in that? we can directly implements with in the class know?
Tell me the importence? | | 2 |
| Create the Output by mearging 2 tables and taking common
column sid from both you should not use database create
table and data in it Randomly
table 1
sid sname saddress
1 sa ampt
2 na hyd
3 ha hyd
table 2
sid dno dname
1 12 stats
2 23 phy
3 12 stats
OutPUt
sid sname saddress did dname
1 sa ampt 12 stats
2 na hyd 23 phy
3 ha hyd 12 stats
| | 1 |
| How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits? | CoreObjects | 2 |
| How can you assign styles to webforms? | Microsoft | 2 |
| Asp.net and asp ? differences? | | 2 |
| How can we read a columnised text data in ASP.Net C#?
Columnised means my data is stored in a text file and I
have numeric data or string data in this file. For ex. If I
am searching for the data of gender and I know that gender
data is stored at column 32 in text file. How can I get
this data in ASP.Net page. Thanks for help in advance. | | 2 |
| can I use session variable in App_code Class page?? | Wipro | 2 |
| How can we Deploy a website? | | 2 |
| what is strong name? | Microsoft | 2 |
| When is validation done on the client? How does client-side
validation improve the efficiency of an application?
| | 1 |
| What is the difference between response.redirect and
server.transfer, how to choose one among the other? | 247Customer | 2 |
| What is boxing and unboxing ? | Accenture | 6 |
| About DataAdapters ? | Accenture | 7 |
| Difference between ISQL and OSQL?? | | 1 |
| I need to download file from web server, without using save
as dialogue box. Can anyone help, thanks In advance. | | 1 |
| what is view state? | Satyam | 9 |
| How can i include both C# and vb.net classes in same
solution? | | 2 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll and
aspnet_wp.exe in the page loading process | Visual-Soft | 1 |
| Describe the two main components of the .NET framework ? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |