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
How is the asp.net mvc architecture different from others? : asp.net mvc
What kind of programming language is ASP.NET?
What is asynchronous call?
What is the use of asp.net web api?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Describe the diffeerence between inline and code behind?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
In which event of the page life cycle, is the viewstate available?
What are the file extensions for razor views?
What is http session state?
Define repository pattern in asp.net mvc? : asp.net mvc
How to comment out asp.net tags?
What are the different types of validation controls in asp.net?
Can you clarified A Web service can only be written in .NET or not?