.NET Framework 4 Release Candidate – General announcement
-
Link
Thank you for contributing to .NET Framework 4 prerelease Forums.
We are happy to inform you that.NET Framework 4 RTM is now available. Please visit : http://msdn.microsoft.com/netframework for more details.
If your issue has not been resolved in the release please repost your question in the .NET Framework forums which can be found at:
http://social.msdn.microsoft.com/Forums/en-US/category/netdevelopment
-we would certainly appreciate it!If you have found a bug or would like to file a suggestion for future versions please visit the Microsoft Connect Visual Studio feedback page:
https://connect.microsoft.com/VisualStudio
Thank you for your input into Visual Studio and .NET Framework
Charles Sterling
Program Manager Visual Studio
-
Link
What's New in CLR v4 (.NET Framework 4) from the CLR Team Friday July 17th 10:00AM PST
In this session the CLR development team will be focusing on the core infrastructure that makes all this possible with the new features in the Common Language Runtime. In this session the CLR development team will dive into the topics: Garbage Collection, NGEN and Performance.
Date: Friday July 17th
Time: 10:00AM-11am PST
LiveMeeting:
https://www.livemeeting.com/cc/0000000379_103/join?id=76P755&role=attend&pw=p%2C%2Fzk2K%7CM
Conf call:
Toll Free: 866-500-6738
Toll: 203-480-8000
Participant code: #198585
-
0 VotesCatching WebFaultException
Hello, I've run into a bit of a problem using WebFaultException<>. There are many blog posts all over the Internet, as well as a modicum of Microsoft documentation, on how to ...Unanswered | 2 Replies | 33550 Views | Created by QuestionAsker2010 - Thursday, May 20, 2010 5:38 PM | Last reply by QuestionAsker2010 - Tuesday, May 25, 2010 8:22 AM -
0 Votesframework ,net 4
I download framework.net 4 and installed it , but I don't see anything new in my microsoft visual C# express ?Proposed | 1 Replies | 11231 Views | Created by Riten900 - Thursday, May 20, 2010 5:05 PM | Last reply by Karel Zikmund - Friday, May 21, 2010 2:29 AM -
0 Votesunrecognized attribute
How can I fix the problem with the bug that says "unrecognized attribute 'targetFramework'Unanswered | 1 Replies | 9822 Views | Created by BeratAga - Tuesday, May 18, 2010 12:46 AM | Last reply by Karel Zikmund - Tuesday, May 18, 2010 4:11 PM -
0 VotesWhy can't we have smart Threading?
I'm a huge fan of Threading . You gave us Threading class, Backgroundworker and now the Task class. The threading class wasn't that fun to work with, the Backgroundworker class was ...Discussion | 2 Replies | 10050 Views | Created by Aussie - Sunday, May 9, 2010 1:53 PM | Last reply by Eric Eilebrecht - MSFT - Monday, May 10, 2010 6:04 PM -
0 Votesplease put more threads and atomic operations support
hello, on dot-net 3.5 sp1 there are still very few concurrency classes and functions compared to what java has to offer. please put more of them on the next ...Discussion | 14 Replies | 11616 Views | Created by LB636 - Saturday, April 24, 2010 8:13 AM | Last reply by LB636 - Monday, May 3, 2010 10:27 PM -
0 VotesGacutil.exe and .NET Framework 4.0
I recently installed the .NET Framework 4.0 beta and noticed that Gacutil is not installed with the product. I was wondering if Gacutil will be added to the framework prior to the full release ...Answered | 3 Replies | 46006 Views | Created by Jason Gionta - Monday, June 1, 2009 5:58 PM | Last reply by Daniel Bedarf - Tuesday, April 27, 2010 10:42 AM -
0 VotesInitializeLifetimeService override security error with previously working code.
I have a remotable object derived from MarshalByRefObject that has the usual InitializeLifetimeService override to return null, the usual SecurityPermissionAttribute on it, and which has been working ...Answered | 3 Replies | 14851 Views | Created by SM Gibbs - Friday, October 30, 2009 10:37 PM | Last reply by SethG - Tuesday, April 20, 2010 1:55 AM -
0 VotesInstalling .NET4.0 WCF application on IIS 6
Hi, Apologies if this is on the wrong forum but I think it is a .NET 4.0 issue, it only occured when I upgraded to visual studio 2010 which was running 4.0 by default. I am ...Answered | 2 Replies | 22776 Views | Created by ProgShane - Thursday, April 15, 2010 1:04 PM | Last reply by ProgShane - Friday, April 16, 2010 3:44 PM -
0 VotesAre there any improvements with regard to hosting ActiveX controls in .NET 4.0?
Currently we use the a few ActiveX controls in our .NET development such as the IE Web Browser Control and the MapPoint Control and I'm curious whether any changes in the .NET Framework 4.0 or within ...Answered | 3 Replies | 10589 Views | Created by kainhart - Wednesday, March 31, 2010 8:48 PM | Last reply by kainhart - Wednesday, April 14, 2010 2:02 PM -
1 VotesWhere is VS2010?
I've got a wind that RTM for VS2010 been out. Is it true? I went to Subscriber Download (MSDN Pro_ and found the following options: Pex 2010 (x86 and x64) - (English) ...Answered | 4 Replies | 10655 Views | Created by AlexBB - Vista Ult64 SqlSer64 WinSer64 - Friday, April 9, 2010 7:20 PM | Last reply by Karel Zikmund - Monday, April 12, 2010 5:49 PM -
0 VotesInterupt type error
Hi, I am not sure why the below error occurs. Can anyone give feedback please? Error: Interupt Type Error 'Agilent.Agilent34401.Interop.Agilent34401Class' cannot be embedded. Use the ...Answered | 1 Replies | 10725 Views | Created by wes.r - Wednesday, April 7, 2010 6:05 PM | Last reply by Karel Zikmund - Wednesday, April 7, 2010 8:23 PM -
0 VotesA call to PInvoke function unbalanced the stack
Hi, I'm coding a program which uses some dll files. When I try to run functions from the dll I get the next exception: A call to PInvoke function ...Unanswered | 3 Replies | 16156 Views | Created by gil1234567 - Monday, March 22, 2010 10:10 AM | Last reply by Karel Zikmund - Tuesday, April 6, 2010 6:43 PM -
0 VotesIs it possible to load a DLL using .NET4.0 in an App targetted to .NET3.5?
We have an C++/CLI App project targetted to .NET3.5 which need load some 3rd party .NET library and native C++ DLLs. Now we plan to move to VS2010 and try to find a way require minimum ...Answered | 1 Replies | 12257 Views | Created by ClaudeZhou - Saturday, April 3, 2010 7:39 AM | Last reply by Karel Zikmund - Saturday, April 3, 2010 6:58 PM -
1 VotesWhat happened to System.Caching?
I got really excited when I saw this presentation last year on System.Caching: http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC41.pptx The extensiblity with the ...Answered | 2 Replies | 10477 Views | Created by eduncan911.com - Thursday, March 11, 2010 5:20 AM | Last reply by eduncan911.com - Thursday, March 11, 2010 9:12 PM -
0 Votesaspnet_merge.exe and .NET 4 GAC Resolution Issues
// Merge log output Running on Microsoft (R) .NET Framework v2.0.50727 mscorlib.dll version = 2.0.0.0 The list of input assemblies ...Answered | 5 Replies | 17113 Views | Created by kfkyle95 - Monday, March 1, 2010 4:36 PM | Last reply by kfkyle95 - Wednesday, March 10, 2010 4:13 PM -
0 VotesSecurity Incompatability between .NET Framework 3.5 and 4.0?
Hello, I ran into an interesting issue when running a piece of code under .NET Framework 3.5 vs .NET Framework 4.0 RC. I have a Project called Win32Interop (which ...Answered | 1 Replies | 11244 Views | Created by AnilCa - Friday, March 5, 2010 10:05 AM | Last reply by Karel Zikmund - Friday, March 5, 2010 6:12 PM -
0 VotesNET 4.0 RC. Production, Update to RTM and Release to MSDN.
Hello, I am working on a project with VS 2010 and NET 4.0 RC. When will NET 4.0 RTM will be available? I know that presentation is on 12 of ...Answered | 1 Replies | 10930 Views | Created by MDMoura - Tuesday, March 2, 2010 3:05 PM | Last reply by Karel Zikmund - Tuesday, March 2, 2010 5:01 PM -
0 VotesDataAnnotation Resources
I'm using the DataAnnotations on my entities with the ValidationAttributes (RequiredAttribute, StringLengthAttribute, etc...). Even if I set the Culture to 'fr', the errorMessage ...Answered | 1 Replies | 10523 Views | Created by Xian77 - Friday, February 26, 2010 4:10 PM | Last reply by Karel Zikmund - Friday, February 26, 2010 5:46 PM -
0 VotesUpgrade Reference Tables
This was my best guess at where to post this recommendation. Hopefully it'll get forwarded if appropriate. .NET 4.0 is now the 6th(?) version of .NET? I think what would ...Discussion | 5 Replies | 10077 Views | Created by kburgoyne - Saturday, February 13, 2010 6:11 PM | Last reply by kburgoyne - Monday, February 22, 2010 11:48 PM -
1 VotesFramework 4.0 Compatibility with VS 2008
Is the dotNet Framework 4.0 RC1 compatible with Visual Studio 2008? I installed the Framework 4.0 Release Candidate but under VS 2008, I cannot assicate this framework to my ...Answered | 2 Replies | 12587 Views | Created by MrDuhl - Thursday, February 18, 2010 2:51 PM | Last reply by MrDuhl - Thursday, February 18, 2010 8:30 PM - Items 1 to 20 of 102 Next ›
.NET Framework 4 Release Candidate – General announcement
-
Link
Thank you for contributing to .NET Framework 4 prerelease Forums.
We are happy to inform you that.NET Framework 4 RTM is now available. Please visit : http://msdn.microsoft.com/netframework for more details.
If your issue has not been resolved in the release please repost your question in the .NET Framework forums which can be found at:
http://social.msdn.microsoft.com/Forums/en-US/category/netdevelopment
-we would certainly appreciate it!If you have found a bug or would like to file a suggestion for future versions please visit the Microsoft Connect Visual Studio feedback page:
https://connect.microsoft.com/VisualStudio
Thank you for your input into Visual Studio and .NET Framework
Charles Sterling
Program Manager Visual Studio
-
Link
What's New in CLR v4 (.NET Framework 4) from the CLR Team Friday July 17th 10:00AM PST
In this session the CLR development team will be focusing on the core infrastructure that makes all this possible with the new features in the Common Language Runtime. In this session the CLR development team will dive into the topics: Garbage Collection, NGEN and Performance.
Date: Friday July 17th
Time: 10:00AM-11am PST
LiveMeeting:
https://www.livemeeting.com/cc/0000000379_103/join?id=76P755&role=attend&pw=p%2C%2Fzk2K%7CM
Conf call:
Toll Free: 866-500-6738
Toll: 203-480-8000
Participant code: #198585
