What is .Net3.0 and .Net3.5?
Describe something about that Features..
Answer Posted / filistin
.Net 3.0 is an add-on to .Net 2.0. It contains three
libraries for Windows
Presentation Foundation (WPF), Windows Workflow Foundation
(WF) and Windows
Communication Foundation (WCF) (and Windows Cardspace).
You can use these in
Visual Studio 2005 by adding extensions.
.Net 3.5 is the next .Net version after 2.0 shipped with
Visual Studio 2008
| Is This Answer Correct ? | 32 Yes | 4 No |
Post New Answer View All Answers
What is the use of web.config and machine.config files?
Define view state.
What is redirecting behavior?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
How does u get record no from 5 to 15 from a dataset of 100 records?
What is datagrid asp.net?
Explain the difference between response.redirect vs server.transfer
How you will handle session when deploying application in more than a server?
In which event are the controls fully loaded?
What are the advantages of passport authentication?
Define static function?
What is a windows service?
Explain the difference between sql invalidation and sql notification.
Explain managed code an un-managed code.
What type of code, client-side or server-side, is found in a code-behind file of a Web page?