.NET Framework Class Libraries announcements
-
Link
ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted. Please ask questions relating to ASP.NET at the ASP.NET Forums.
AppFabric Caching announcements
-
Link
This forum is dedicated to answering questions about using Windows Server AppFabric caching on-premises. Microsoft recently announced a CTP of Windows Azure AppFabric Caching, which allows you to use AppFabric caching features in the cloud. If you want more information about the Windows Azure AppFabric Caching CTP, see the documentation, http://go.microsoft.com/fwlink/?LinkID=205141, or this blog post, http://blogs.msdn.com/b/windowsazureappfabric/archive/2010/10/28/introduction-to-windows-azure-appfabric-caching-ctp.aspx.
If you are trying to ask a question on the forums about the Windows Azure AppFabric Caching CTP, go to the Windows Azure Platform forum portal, http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform.
Thank you.
Jason Roth
Senior Programming Writer, Microsoft
.NET StockTrader Sample Application announcements
-
Link
The new 6.0 version, which can live side-by-side with the 5.5 version, is now live. Visit http://msdn.microsoft.com/stocktrader to download the source code with automated setup wizard.
You can read the technical whitepaper about it, including the mobile client architecture, and support for SQL Database Federation here.
You can view the application running live on Windows Azure (new HTML 5/MVC client) at https://azurestocktrader6.cloudapp.net; or the classic ASP.NET Web Forms client at https://azurestocktrader6classic.cloudapp.net.
The download also includes Configuration Service 6.0, which adds support for Azure Service Bus. You can access ConfigWeb 6.0 to explore the live deployment at https://azureconfigweb6.cloudapp.net.
-Greg
-
Link
The updated StockTrader 5.5 sample is now available for download and setup. This replaces the 5.0 release of StockTrader. The installer can be downloaded from https://azurestocktrader.cloudapp.net or http://msdn.microsoft.com/stocktrader.
This new download includes the new Configuration Service 5.5 assemblies and ConfigWeb 5.5. Configuration Service 5.5 is backward compatible with 5.0 configuration repositories. You will want to rebuild solutions implementing Configuration Service 5.0 with the new 5.5 shared libraries.
StockTrader 5.5 What's New
The big change is support for Windows Azure SQL Database Federations. Federations allows horizontal partitioning, also called sharding, of the Azure SQL Database data tier. You will note that we have also split the previously single database into two separate physical databases: a QuoteDB and an AccountDB. By default after install, neither will be federated. You can use the new \stocktrader\builds\SQL_Loader\TradeSQLLoader.exe to create new QuoteDB/AccountDB databases, and choose the number of federation members when creating the initial databases. You can then deploy (to Azure) and then use the \stocktrader\databaseloaders\TradeSQLAzureLoader application to load data into the federated databases.
The single DAL layer works now against on-premises SQL Server (including SQL Server running in an Azure Virtual Machine); non-federated Windows Azure SQL Database, and federated Azure SQL Databases.
Configuration Service 5.5 What's New
Configuration Service 5.5 has various bug fixes, and especially enhancements to the SQL retry logic in the SQLHelper Class. Solutions using Configuration Service 5.0 should be upgraded to the new 5.5 assemblies, as well minor updates have been made to ConfigWeb.
Coming Soon: StockTrader 6.0
Within the next few weeks, a new version of StockTrader will also be available: StockTrader 6.0. StockTrader 6.0 does not replace StockTrader 5.5; but rather is a new Azure-only implementation, and it is not backward compatible with 5.5. You will be able to do side-by-side installs. Both will remain on the MSDN site. The coming Config Service 6.0 version adds support for Windows Azure Service Bus bindings, and StockTrader 6.0 can optionally be configured to use Service Bus and reliable messaging for order processing. In addition, RESTFUL web services are used in the new Business Logic layer, and the service can serve as the cloud-based backend for new StockTrader 6.0 clients that will be included in the download: Windows 8 Modern UI client; HTML5 ASP.NET/MVC client, Windows Phone client, Android client, and IPhone client.
If you have setup issues, or questions about the sample once it is installed this is the place to post them. Thank you!
-Greg
Visual Basic announcements
-
Link
This forum is for problems and discussions related to programming with VB inside Visual Studio for versions starting with the .Net version (2002). Before posting your question, check if your issue is related to the following categories. In order to get better response, take a look at How to Use this Forum.
Category
Appropriate forum
Other versions of Visual Basic
GUI related
ASP.Net forums (ASP and VB for MVC)
Forms Design and .Net Controls
SQL transact
3rd party products
.NET Framework Class Libraries
Windows
WCF, System.Net namespace and remoting technology
Windows Communication Foundation, Serialization, and Networking
If you have any suggestion to this table, please jump into this threadfor discussion.
You could share this announcement via this URL: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads?announcementId=b5956386-b706-4180-b003-6e778f582d89#b5956386-b706-4180-b003-6e778f582d89.
.NET Native Preview announcements
-
Link
.NET Native compiles C# to native machine code that performs like C++. You will continue to benefit from the productivity and familiarity of the .NET Framework with the great performance of native code. Popular Windows Store apps start up to 60% faster and use 15-20% less memory when compiled with .NET Native.
Useful resources for .NET Native
Download .NET Native Developer Preview and general resources:
http://go.microsoft.com/fwlink/?LinkID=394990MSDN Documentation for .NET Native:
http://go.microsoft.com/fwlink/?LinkID=392862General .NET announcements:
http://blogs.msdn.com/b/dotnet
-
1 Votes
Stop Ding Sound on pressing enter key in vb.net
I am creating a textbox inheriting the default textbox I write some code in keypress event like the sample below, sothat user can move to next field by pressing enter ...Answered | 3 Replies | 3899 Views | Created by Vishal1419 - Friday, August 3, 2012 8:01 AM | Last reply by Rene Frijhoff - Wednesday, September 13, 2023 4:47 AM -
2 Votes
Accessing API via web reference....
Running VB.Net 2010. There is an API that is access by adding a web reference; I've never done this before and although I've added the web reference, I could use some examples/how-tos on ...Answered | 7 Replies | 2545 Views | Created by GotVBQuestions - Tuesday, January 25, 2011 5:51 PM | Last reply by Miasm1 - Wednesday, August 23, 2023 5:44 AM -
4 Votes
PPE test thread - 202109021108
PPE test thread - 202109021108 Admin Forums TestAnswered | 8 Replies | 457 Views | Created by OldForumsAnswererUser - Thursday, September 2, 2021 3:08 AM | Last reply by OldForumsAnswererUser - Tuesday, May 31, 2022 10:16 AM -
3 Votes
PPE forums test tread
PPE forums test tread PPE forums test tread EndToEnd4 SignatureProposed | 7 Replies | 452 Views | Created by OldForumsNormalUser - Thursday, April 16, 2020 1:53 PM | Last reply by OldForumsAnswererUser - Monday, May 30, 2022 7:33 AM -
2 Votes
test 1
testProposed | 20 Replies | 598 Views | Created by Qinghui Meng01 - Tuesday, December 29, 2020 9:45 AM | Last reply by Qinghui Meng01 - Tuesday, May 24, 2022 1:49 AM -
1 Votes
PPE test thread for AFD migration
PPE test thread for AFD migration EndToEnd4 SignatureAnswered | 4 Replies | 267 Views | Created by OldForumsNormalUser - Friday, April 1, 2022 7:17 AM | Last reply by OldForumsAnswererUser - Friday, May 6, 2022 5:46 AM -
0 Votes
Test thread - 202108261320
Test thread - 202108261320 Admin Forums TestAnswered | 1 Replies | 304 Views | Created by OldForumsAnswererUser - Thursday, August 26, 2021 7:21 AM | Last reply by ppe_testuser57 - Thursday, August 26, 2021 7:23 AM -
0 Votes
test
testUnanswered | 3 Replies | 400 Views | Created by Qinghui Meng01 - Wednesday, December 23, 2020 3:17 AM | Last reply by MigrationUser 1 - Wednesday, December 23, 2020 3:29 AM -
0 Votes
testing trust user
testUnanswered | 1 Replies | 328 Views | Created by Varsha G - Friday, December 18, 2020 5:09 AM | Last reply by FahadS07 - Friday, December 18, 2020 5:10 AM -
0 Votes
test
testUnanswered | 2 Replies | 395 Views | Created by Qinghui Meng01 - Wednesday, December 16, 2020 5:05 AM | Last reply by Qinghui Meng01 - Wednesday, December 16, 2020 5:08 AM -
0 Votes
test
test123Unanswered | 0 Replies | 538 Views | Created by Qinghui Meng01 - Wednesday, December 16, 2020 2:56 AM -
0 Votes
test
testAnswered | 2 Replies | 428 Views | Created by Qinghui Meng01 - Tuesday, November 3, 2020 7:36 AM | Last reply by MigrationUser 1 - Monday, December 14, 2020 3:11 AM -
1 Votes
PPE forums test - 202010121400
PPE forums test - 202010121400 Admin Forums TestUnanswered | 1 Replies | 247 Views | Created by OldForumsAnswererUser - Monday, October 12, 2020 6:00 AM | Last reply by ppe_testuser57 - Monday, October 12, 2020 6:17 AM -
0 Votes
test
test 23/9Unanswered | 1 Replies | 325 Views | Created by preethisha - Thursday, September 24, 2020 6:19 AM | Last reply by srikanth chillapalli - Thursday, September 24, 2020 6:20 AM -
0 Votes
Testing 2k19
testUnanswered | 3 Replies | 332 Views | Created by srikanth chillapalli - Wednesday, September 23, 2020 11:03 AM | Last reply by Varsha G - Wednesday, September 23, 2020 11:46 AM -
0 Votes
Test
testUnanswered | 0 Replies | 355 Views | Created by srikanth chillapalli - Wednesday, September 23, 2020 10:13 AM -
0 Votes
testing 23rd ppe
test - Items 1 to 20 of 112101 Next ›
.NET Framework Class Libraries announcements
-
Link
ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted. Please ask questions relating to ASP.NET at the ASP.NET Forums.
AppFabric Caching announcements
-
Link
This forum is dedicated to answering questions about using Windows Server AppFabric caching on-premises. Microsoft recently announced a CTP of Windows Azure AppFabric Caching, which allows you to use AppFabric caching features in the cloud. If you want more information about the Windows Azure AppFabric Caching CTP, see the documentation, http://go.microsoft.com/fwlink/?LinkID=205141, or this blog post, http://blogs.msdn.com/b/windowsazureappfabric/archive/2010/10/28/introduction-to-windows-azure-appfabric-caching-ctp.aspx.
If you are trying to ask a question on the forums about the Windows Azure AppFabric Caching CTP, go to the Windows Azure Platform forum portal, http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform.
Thank you.
Jason Roth
Senior Programming Writer, Microsoft
.NET StockTrader Sample Application announcements
-
Link
The new 6.0 version, which can live side-by-side with the 5.5 version, is now live. Visit http://msdn.microsoft.com/stocktrader to download the source code with automated setup wizard.
You can read the technical whitepaper about it, including the mobile client architecture, and support for SQL Database Federation here.
You can view the application running live on Windows Azure (new HTML 5/MVC client) at https://azurestocktrader6.cloudapp.net; or the classic ASP.NET Web Forms client at https://azurestocktrader6classic.cloudapp.net.
The download also includes Configuration Service 6.0, which adds support for Azure Service Bus. You can access ConfigWeb 6.0 to explore the live deployment at https://azureconfigweb6.cloudapp.net.
-Greg
-
Link
The updated StockTrader 5.5 sample is now available for download and setup. This replaces the 5.0 release of StockTrader. The installer can be downloaded from https://azurestocktrader.cloudapp.net or http://msdn.microsoft.com/stocktrader.
This new download includes the new Configuration Service 5.5 assemblies and ConfigWeb 5.5. Configuration Service 5.5 is backward compatible with 5.0 configuration repositories. You will want to rebuild solutions implementing Configuration Service 5.0 with the new 5.5 shared libraries.
StockTrader 5.5 What's New
The big change is support for Windows Azure SQL Database Federations. Federations allows horizontal partitioning, also called sharding, of the Azure SQL Database data tier. You will note that we have also split the previously single database into two separate physical databases: a QuoteDB and an AccountDB. By default after install, neither will be federated. You can use the new \stocktrader\builds\SQL_Loader\TradeSQLLoader.exe to create new QuoteDB/AccountDB databases, and choose the number of federation members when creating the initial databases. You can then deploy (to Azure) and then use the \stocktrader\databaseloaders\TradeSQLAzureLoader application to load data into the federated databases.
The single DAL layer works now against on-premises SQL Server (including SQL Server running in an Azure Virtual Machine); non-federated Windows Azure SQL Database, and federated Azure SQL Databases.
Configuration Service 5.5 What's New
Configuration Service 5.5 has various bug fixes, and especially enhancements to the SQL retry logic in the SQLHelper Class. Solutions using Configuration Service 5.0 should be upgraded to the new 5.5 assemblies, as well minor updates have been made to ConfigWeb.
Coming Soon: StockTrader 6.0
Within the next few weeks, a new version of StockTrader will also be available: StockTrader 6.0. StockTrader 6.0 does not replace StockTrader 5.5; but rather is a new Azure-only implementation, and it is not backward compatible with 5.5. You will be able to do side-by-side installs. Both will remain on the MSDN site. The coming Config Service 6.0 version adds support for Windows Azure Service Bus bindings, and StockTrader 6.0 can optionally be configured to use Service Bus and reliable messaging for order processing. In addition, RESTFUL web services are used in the new Business Logic layer, and the service can serve as the cloud-based backend for new StockTrader 6.0 clients that will be included in the download: Windows 8 Modern UI client; HTML5 ASP.NET/MVC client, Windows Phone client, Android client, and IPhone client.
If you have setup issues, or questions about the sample once it is installed this is the place to post them. Thank you!
-Greg
Visual Basic announcements
-
Link
This forum is for problems and discussions related to programming with VB inside Visual Studio for versions starting with the .Net version (2002). Before posting your question, check if your issue is related to the following categories. In order to get better response, take a look at How to Use this Forum.
Category
Appropriate forum
Other versions of Visual Basic
GUI related
ASP.Net forums (ASP and VB for MVC)
Forms Design and .Net Controls
SQL transact
3rd party products
.NET Framework Class Libraries
Windows
WCF, System.Net namespace and remoting technology
Windows Communication Foundation, Serialization, and Networking
If you have any suggestion to this table, please jump into this threadfor discussion.
You could share this announcement via this URL: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads?announcementId=b5956386-b706-4180-b003-6e778f582d89#b5956386-b706-4180-b003-6e778f582d89.
.NET Native Preview announcements
-
Link
.NET Native compiles C# to native machine code that performs like C++. You will continue to benefit from the productivity and familiarity of the .NET Framework with the great performance of native code. Popular Windows Store apps start up to 60% faster and use 15-20% less memory when compiled with .NET Native.
Useful resources for .NET Native
Download .NET Native Developer Preview and general resources:
http://go.microsoft.com/fwlink/?LinkID=394990MSDN Documentation for .NET Native:
http://go.microsoft.com/fwlink/?LinkID=392862General .NET announcements:
http://blogs.msdn.com/b/dotnet