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.
Windows Presentation Foundation (WPF) announcements
-
Link
Hi All,
For updates to WPF, see the team blog. Also many common questions about WPF can be answered be reading the team blog
http://blogs.msdn.com/jgoldb/default.aspx
.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.
Claims based access platform (CBA), code-named Geneva announcements
-
Link
The Federated Identity ”Geneva” team is happy to announce the release of Microsoft code name “Geneva”, an open platform for simplified user access based on claims. This release consists of three components: Geneva Framework for .NET developers, Geneva Server for IT Pros, and Windows CardSpace “Geneva”.
You can find all of our installation downloads and supporting documentation for each component of the Geneva platform on the “Geneva” Connect site.
Windows Communication Foundation, Serialization, and Networking announcements
-
Link
Do you have ideas you would like to share with us? Do you always think it would be cool if WCF could do this? Here is an opportunity for you to contribute - http://tinyurl.com/wcfvnext
Thanks!
.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 C# announcements
-
Link
This forum is for C# related question. GUI questions become very unclear if its a WPF or Winforms or ASP.Net related question.
Please post any GUI related questions to the target forum:
Windows Forms General
Windows Presentation Foundation (WPF)
ASP.Net forums
depending on what you are working on.
The C# forum is for C# related questions on the language constructs and not indirect component usage. THX
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
-
Unanswered0Votes
Textbox on Datarepeater repeatedly fires textchanged event as I scroll
I have a textbox on a datarepeater. The datarepeater is bound in code to a datatable and the text box is bound to a field in that datatable. (Note it's a datatable not a dataset.) I am trying to ... -
Answered0Votes
Great framework of 3d like silverlight?
Hi, I am looking for framework as same as silverlight 3D. http://www.youtube.com/watch?v=RDIeijJkV14 Could you give me some ...3 Replies | 100 Views | Created by Mr.Weera PongPruchya - Sunday, August 04, 2013 10:57 PM | Last reply by Mr.Weera PongPruchya - 2 minutes ago -
Unanswered0Votes
Which directive to add?
Hi, How to resolve this Error 6 The type or namespace name 'DateDiff' could not be found (are you missing a using directive or ...7 Replies | 70 Views | Created by HuaMin Chen - 6 hours 16 minutes ago | Last reply by Heslacher - 3 minutes ago -
Unanswered0Votes
ldap find user in sub group
i have for example to gourps : g1 g2 userx is memberOf g1, which is member of g2. how can i check that userx is member of g2 too? (or ... -
Unanswered0Votes
How to develop/use a C# API for MSMQ message retrieval from a custom service?
I have created a sample application which will create private message queue, send & receive the messages. I have created a winService which is checking the queue ...14 Replies | 133 Views | Created by Ashutosh Chaturvedi - Thursday, August 08, 2013 12:48 PM | Last reply by Ashutosh Chaturvedi - 6 minutes ago -
Unanswered0Votes
How would I capture the url target of a clicked link or redirect the event handler?
I have a WPF application with a tabControl in which I have two tabs. The first contains a userControl with an Acrobat reader in it, the second has a webBrowser. I want to capture the url's of links ...2 Replies | 78 Views | Created by MKrehl - Saturday, August 10, 2013 3:28 AM | Last reply by Tina.Lee - 7 minutes ago -
Answered1Votes
VerticalScrollBarVisibility isn't work?
Hi <Border Grid.Column="1" Grid.Row="1" CornerRadius="2" BorderBrush="LightGray" ...2 Replies | 84 Views | Created by Mr.Weera PongPruchya - Friday, August 09, 2013 6:35 PM | Last reply by Mr.Weera PongPruchya - 8 minutes ago -
Unanswered0Votes
Datagrid UpdateSourceTrigger=Eplicit not working
I have a number of datagrids that I need to have the user confirm changes before committing to the bound collection. Setting UpdateSourceTrigger=Explicit has no effect. The biggest problem I have is ...1 Replies | 39 Views | Created by Dustin007 - 12 hours 3 minutes ago | Last reply by Andrew Brough - 9 minutes ago -
Discussion0Votes
Microsoft TechNet Wiki Guru - Winners for July!!
The results for July's TechNet Guru competition have been ...2 Replies | 49 Views | Created by XAML guy - 11 hours 59 minutes ago | Last reply by Jason Dot Wang - 11 minutes ago -
Discussion0Votes
Microsoft TechNet Wiki Guru - Winners for July!!
The results for July's TechNet Guru competition have been ...1 Replies | 40 Views | Created by XAML guy - 11 hours 59 minutes ago | Last reply by Tina.Lee - 14 minutes ago -
Unanswered0Votes
One ViewModel for multiple views
I'm working on a wpf project with mvvm pattern, I have such a scenario: My window is seperated into two parts, the first part is simple, only a textbox for users to input keywords and a ...2 Replies | 65 Views | Created by Doraemon_3 - Saturday, August 10, 2013 5:18 PM | Last reply by Magnus (MM8) - 14 minutes ago -
Proposed0Votes
asp.net tcp connections
I want to create an asp.net website that connects to a c# TCP server to send and receive data. How can i do this guys?1 Replies | 20 Views | Created by kalel111 - 40 minutes ago | Last reply by darnold924 - 14 minutes ago -
Unanswered1Votes
How to access a .cs file that is outside the solution
Hi everyone, I am currently reviewing an old source code. I noticed that there are several classes that were used but were not found inside the solution. At first i thought that ...3 Replies | 125 Views | Created by iamalto - Tuesday, August 06, 2013 7:51 AM | Last reply by Eason_H - 18 minutes ago -
Proposed1Votes
vb 2010 form disappears from MdiWindowListItem collection when form closing is cancelled
We are using VB 2010 for a windows application which uses Mdi forms. When the user closes one of the Mdi forms, if there have been changes we check to be sure the user really ...4 Replies | 66 Views | Created by MaryKate110 - Friday, August 09, 2013 5:04 PM | Last reply by Carl Cai - MSFT - 19 minutes ago -
Unanswered0Votes
multiple users: DataSet duplicate key exception
I'm writing data of a complex process into a database. I'm using a typed DataSet with various tables that are all filled before the insert procedures start. My problem is, that ... -
Answered0Votes
How to create new types in c #?
I would like to know how you can create new types in c # basing on the existing ones, not worth the extension methods, should be under his own name, I created something similar but not enough for me, ...3 Replies | 35 Views | Created by WpfSoft - 1 hour 47 minutes ago | Last reply by Mike Danes - 28 minutes ago -
Unanswered1Votes
How to sort string by numerical in bound DataGridView with Vb 2010
Dear Sir or Madam, I've been tried this code to sort the string as numerical but it sorted Private Sub ContactDataGridView_ColumnHeaderMouseClick(ByVal ...22 Replies | 206 Views | Created by Kalunche - Wednesday, August 07, 2013 2:35 PM | Last reply by leshay - 34 minutes ago -
Unanswered0Votes
How can i get a list programes which are using my file system?
I need get a list of running processes which are using my file system, other than their execution path. Assume that there is a application running in my system trying to copy a ...7 Replies | 112 Views | Created by avsys - Sunday, August 11, 2013 5:55 AM | Last reply by PaulLinton - 34 minutes ago -
Unanswered0Votes
How to store the class result in the variable created the class?
Hi Well, I was just wondering about this If I code Dim mydt As New Datatable ...... Later on, I can ... -
Unanswered0Votes
Invalid Cast Exception is thrown when process files uploaded
Invalid Cast Exception is thrown when process files upload with following code, foreach(HttpPostedFileBase file in Request.Files) { var filetype = ... - Items 1 to 20 of 307857 Next ›