.NET Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgramming.NET Development
View Poll Results: How do u feel about this .NET questions?
Excellent 1 100.00%
Very good 0 0%
Good 0 0%
Average 0 0%
No response 0 0%
Voters: 1. You may not vote on this poll


Closed Thread
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rating: Thread Rating: 13 votes, 4.77 average. Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old November 25th, 2003, 07:39 AM
benoyraj benoyraj is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: US
Posts: 15 benoyraj User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question ASP.NET Interview Questions

Quote:
Edited By Moderator
All of these answers and questions can be found at:

techinterviews.com

So Please Stop Posting In This Thread


Friends,
Many people eagerly waiting for new ASP.NET technical questions.

See the list of some of ASP questions below.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1. Explain the code behind wors and contrast that using the inline style.
2. Different types of HTML,Web and server controls (also how Server control validation controls work)
4. Difference btn user and server controls
4. How server form post-back works (perhaps ask about view state as well).
5. Can the action attribute of a server-side <form> tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page.
6. What is the role of global.asax.
7. How would ASP and ASP.NET apps run at the same time on the same server?
8. What are good ADO.NET object(s) to replace the ADO Recordset object.

In addition to the above some couple of basic questions, a couple of additional questions listed below. Good luck!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. Explain the differences between Server-side and Client-side code?
2. What type of code (server or client) is found in a Code-Behind
class?
3. Should validation (did the user enter a real date) occur
server-side or client-side? Why?
4. What does the "EnableViewState" property do? Why would I want it on or off?
5. What is the difference between Server.Transfer and
Response.Redirect? Why
would I choose one over the other?
6. Can you give an example of when it would be appropriate to use a
web service as opposed to a non-serviced .NET component
7. Let's say I have an existing application written using Visual
Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000
COM+ transaction services. How would you approach migrating this
application to .NET
8. Can you explain the difference between an ADO.NET Dataset and an
ADO Recordset?
9. Can you give an example of what might be best suited to place in
the Application_Start and Session_Start subroutines?
10. If I'm developing an application that must accomodate multiple
security levels though secure login and my ASP.NET web appplication is
spanned across three web-servers (using round-robbin load balancing)
what would be the best approach to maintain login-in state for the
users?
11. What are ASP.NET Web Forms? How is this technology different than
what is available though ASP (1.0-3.0)?
12. How does VB.NET/C# achieve polymorphism?
11. Can you explain what inheritance is and an example of when you
might use it?
13. How would you implement inheritance using VB.NET/C#?
14. Whats an assembly
15. Describe the difference between inline and code behind - which is
best in a
16. loosely coupled solution
17. Explain what a diffgram is, and a good use for one
18. Where would you use an iHTTPModule, and what are the limitations
of any
19. approach you might take in implementing one
20. What are the disadvantages of viewstate/what are the benefits
21 Describe session handling in a webfarm, how does it work and what
are the > limits
22. How would you get ASP.NET running in Apache web servers - why
would you even do this?
23. Whats MSIL, and why should my developers need an appreciation of
it if at all?
24. In what order do the events of an ASPX page execute. As a
developer is it important to undertsand these events?
25. Which method do you invoke on the DataAdapter control to load your
generated dataset with data?
26. Can you edit data in the Repeater control?
27. Which template must you provide, in order to display data in a
Repeater control?
28. How can you provide an alternating color scheme in a Repeater
control?
29. What property must you set, and what method must you call in your
code, in order to bind the data from some data source to the Repeater
control?
30. What base class do all Web Forms inherit from?
31. What method do you use to explicitly kill a user s session?
32 How do you turn off cookies for one page in your site?
33. Which two properties are on every validation control?
34. What tags do you need to add within the asp:datagrid tags to bind
columns manually?
35. How do you create a permanent cookie?
36. What tag do you use to add a hyperlink column to the DataGrid?
37. What is the standard you use to wrap up a call to a Web service
38. Which method do you use to redirect the user to another page
without performing a round trip to the client?
39. What is the transport protocol you use to call a Web service SOAP
40. True or False: A Web service can only be written in .NET
41. What does WSDL stand for?
42. What property do you have to set to tell the grid which page to go
to when using the Pager object?
43. Where on the Internet would you look for Web services?
44. What tags do you need to add within the asp:datagrid tags to bind
columns manually.
45. Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
46. How is a property designated as read-only?
47. Which control would you use if you needed to make sure the values
in two different controls matched?
48. True or False: To test a Web service you must create a windows
application or Web application to consume this service?
49. How many classes can a single .NET DLL contain?
~~~~~~~~~~~~~~~~~~~~

For answers, pls. click post reply button, so that I will send you soon or contact me at .
thanks

Benoyraj

Last edited by Memnoch : January 15th, 2004 at 03:12 PM.

Reply With Quote
  #2  
Old December 3rd, 2003, 09:04 AM
shaileshsb shaileshsb is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 shaileshsb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Answers

Can you please provide me with the answers to the question that you had listed at :-
URL
Thanks,
-Shailesh

Reply With Quote
  #3  
Old December 3rd, 2003, 02:29 PM
Shaily Shaily is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: U.S.A
Posts: 15 Shaily User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Can you provide me with the answers to the question that you had listed at :-
http://forums.aspfree.com/t20512/s0...f1241bb5d1.html

My Email id is bhatnagar_shaily@hotmail.com

especially answers of these Questions:-
1) How would ASP and ASP.NET apps run at the same time on the same server?

2)Can you give an example of when it would be appropriate to use a web service as opposed to non-serviced .NET component

3)Let's say I have an existing application written using Visual
Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000
COM+ transaction services. How would you approach migrating this
application to .NET

4)If I'm developing an application that must accomodate multiple
security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

5) Describe the difference between inline and code behind - which is best in a loosely coupled solution

6)Explain what a diffgram is, and a good use for one

7) Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one

8)How would you get ASP.NET running in Apache web servers - why would you even do this?

9) Whats MSIL, and why should my developers need an appreciation of it if at all?

10)How do you turn off cookies for one page in your site?

11)How do you create a permanent cookie?

12)What is the standard you use to wrap up a call to a Web service

13)Which method do you use to redirect the user to another page
without performing a round trip to the client?

14) What is the transport protocol you use to call a Web service SOAP

15) True or False: A Web service can only be written in .NET

16) What does WSDL stand for?

17) What property do you have to set to tell the grid which page to go to when using the Pager object?

18) Where on the Internet would you look for Web services?

19)How many classes can a single .NET DLL contain?

I will be greatful to you



bhatnagar_shaily@hotmail.com

Reply With Quote
  #4  
Old December 3rd, 2003, 05:08 PM
niteennigam niteennigam is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 6 niteennigam User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks for Questions

Could you please send me with the answers at
nnigam@omegacube.com

Thanks in Advance
...Niteen Nigam


Reply With Quote
  #5  
Old December 4th, 2003, 08:24 AM
praja05112003 praja05112003 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 praja05112003 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
answer

Reply With Quote
  #6  
Old December 4th, 2003, 12:15 PM
mohanjagan mohanjagan is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 mohanjagan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
please send answers

Can you send the answers please to URL

Thanks!
-Jagan

Reply With Quote
  #7  
Old December 9th, 2003, 01:15 AM
shankar_ipt shankar_ipt is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 shankar_ipt User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks for the Questions

ASP.NET interview questions helping me a lot. Please send me the Answers for those questions. My email id is:

URL

Reply With Quote
  #8  
Old December 9th, 2003, 04:26 AM
satheesh4_2000 satheesh4_2000 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Chennao
Posts: 1 satheesh4_2000 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Lightbulb

ASP.NET interview questions helping me a lot. Please send me the Answers for those questions.

My email id is:satheesh4_2000@indiatimes.com

Reply With Quote
  #9  
Old December 16th, 2003, 01:45 AM
Nazeer Nazeer is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 Nazeer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
please send me the ASP.NET answers to my mail
URL

thanks in advance

Reply With Quote
  #10  
Old December 16th, 2003, 11:11 AM
bkc98 bkc98 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 bkc98 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Interview answers

Would you kindly take a moment and please send me the answers to the interview questions?

Email: URL


Thank You Very Much,

/bc

Reply With Quote
  #11  
Old December 16th, 2003, 12:50 PM
sudha sudha is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 sudha User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Can you please send me answers to the ASP.net questions that you posted?

My email id is:
URL

Thanks!

Reply With Quote
  #12  
Old December 16th, 2003, 02:03 PM
Chars Chars is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 Chars User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Answer Please :)

These questions are great. I have an interview on Thursday (day after tommorrow) - I would really appreciate it if you send me the answers at your earliest convenience.

My email is:
URL

Thanks!

Reply With Quote
  #13  
Old December 17th, 2003, 01:47 AM
jainvivek jainvivek is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 3 jainvivek User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Answers to ASP.NET Questions

Hi,
It would be great if you could send me the answers to the questions at URL

Reply With Quote
  #14  
Old December 17th, 2003, 02:04 AM
vivekrajsaxena vivekrajsaxena is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 vivekrajsaxena User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy answers plz

hi can u plz sen the answers asap
vivek

Reply With Quote
  #15  
Old December 17th, 2003, 02:07 AM
sameerdahda sameerdahda is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 sameerdahda User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thumbs up

Questions are really good. pls. send answers at URL

Thanks.

Reply With Quote
Closed Thread

Viewing: ASP Free ForumsProgramming.NET Development > Asp.net Interview Questions


Thread Tools  Search this Thread