Version 4.0 Beta 2 of the .NET Framework, it accompanied the release of Visual Studio 2010 Beta 2.
Questions tagged [.net-4.0-beta-2]
17 questions
0
votes
3 answers
WCF - using multiple bindings including REST (WebHttpBinding) on one service library?
I want to expose my Service Layer (which is currently written as standard class library with POCOs) for external as well as internal consumption. External clients will use it over REST style APIs while internally my MVC app will use it over net.tcp…

Ajay
- 746
- 1
- 10
- 25
-1
votes
1 answer
Where can I find .Net 4 installer?
I want to download .Net 4, but I can't find it. Where can I find it for installing it offline?
Gupta Ji