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
Using environment PATH variables with System.Diagnostics.Process.Start
Hello, I try to run an application in my code. Looks ...2 Replies | 31 Views | Chris Traveler - 3 hours 56 minutes ago | Last Reply Steve Hémond - 9 minutes ago -
Answered0Votes
Get file extension
Hi, How can I capture the relevant file extension of the file below? FileUploadControl.PostedFile.FileName Many ... -
Unanswered0Votes
Resize a WebPage to fit the app dimension
i am trying develop a stand alone application named twitter desktop but i have a bit of problem at first the scree looks fine with a screen fitted to ...1 Replies | 26 Views | kristian.cua - 16 hours 25 minutes ago | Last Reply Mr. Monkeyboy - 28 minutes ago -
Unanswered0Votes
[VB.NET] Detect webpage language
Hi all, I would like to detect the Language of a webpage in Visual Basic. NET. I noticed that the Google Translation API is currently down. So I don't know how to do this. Maybe ...2 Replies | 31 Views | panda99 - Thursday, June 20, 2013 10:39 AM | Last Reply Mr. Monkeyboy - 44 minutes ago -
Unanswered0Votes
Advice on drawing images and checking for intersection?
Hello I need some advice on how to do something in WPF I have 2 points (a set of X and Y values) that are changing several times a second. I ...2 Replies | 33 Views | Silent Walarus - 4 hours 41 minutes ago | Last Reply Silent Walarus - 51 minutes ago -
Unanswered0Votes
sqlDataReader is already opened.
Dear All, Can anyone trace error in this code. Error is sqlDataReader is already opened and is not closed Please close it first. using System; using ...3 Replies | 38 Views | Jazaib Hussain - 3 hours 53 minutes ago | Last Reply Mitja Bonca - 56 minutes ago -
Answered1Votes
Appending an ASCII File in VB.Net
results.txt Then I have it read the new .txt file so I know where I want to insert my new text. What I need help with is ...5 Replies | 46 Views | maatspencer - 3 hours 24 minutes ago | Last Reply Frank L. Smith - 1 hour 11 minutes ago -
Unanswered0Votes
Why lock cannot refer the class's own type as an instance?
Hi all:) I wanna ask you just for a confirmation, I'm not 100% confident about this situation: Here's the snippt of ...1 Replies | 20 Views | ProgrammingVolunteer - 1 hour 35 minutes ago | Last Reply MSDN Student - 1 hour 13 minutes ago -
Unanswered0Votes
I want to Control media player volume.
i have created a media player. and i want to use custom controls for it. i am unable to control volume. please help me. i am using a trackbar to control ...3 Replies | 30 Views | aliusman21284 - 19 hours 43 minutes ago | Last Reply IronRazerz - 1 hour 23 minutes ago -
Unanswered0Votes
Update Combobox ItemsSource
I have two combo boxes: cboContinents and cboCountries. In cboContinents_ValueChanged event, I have: selectedContinent = ...2 Replies | 42 Views | Jay6447 - 15 hours 59 minutes ago | Last Reply Jay6447 - 1 hour 26 minutes ago -
Answered0Votes
SQL Database Problem
Hello guys In Microsoft Access 2003 or 2007, I can give password a file and that file can't open without entering password. So that I can protect the ...4 Replies | 59 Views | ppkkyaw - Thursday, June 20, 2013 2:13 AM | Last Reply ppkkyaw - 1 hour 27 minutes ago -
Unanswered0Votes
Image Processing Visual Basic
Hello all, I'm seeking some help in visual basic 2010 in image processing. I have done image processing in matlab in the past. I've done this work in matlab, but was told i need it to be done in ...3 Replies | 48 Views | Gebo75 - Thursday, June 20, 2013 7:13 PM | Last Reply Acamar - 1 hour 27 minutes ago -
Unanswered0Votes
Stacked Column Chart using Asp.Net, C#
Hi, I want to create Stacked Column Chart using Asp.net, C# as shown below. Can you give me examples ...1 Replies | 29 Views | venkataGanitala - 22 hours 41 minutes ago | Last Reply MSDN Student - 1 hour 42 minutes ago -
Unanswered0Votes
How to make a HwndSource transparent with Child window style
Hi, I want to show some WPF controls above a Win32 window, so I use HwndSource to host the WPF control, and show it as a Child window of the Win32 window. Now I want to make the WPF ...6 Replies | 1936 Views | Dominic.Zhang - Thursday, January 12, 2012 1:37 AM | Last Reply Dominic.Zhang - 1 hour 43 minutes ago -
Unanswered0Votes
How to read from serial port and display to textbox in vb 2008 and store data in DB?
I am new to VB, I am developing a small application done with other parts but the one I present to you now I have failed to accomplish for almost two weeks, have tried different codes from net but ... -
Unanswered0Votes
urgent help~transfer data in datagridview to report viewer. data not showing
private void tabPage3_Click(object sender, EventArgs e) { DataTable t = new ...1 Replies | 15 Views | xiaoxijiandan - 1 hour 53 minutes ago | Last Reply xiaoxijiandan - 1 hour 52 minutes ago -
Unanswered0Votes
Save to memoryStream
any example on how to save an image from a data bound datagidview control to memoryStream. I know with PictureBox we could do pictureBox1.Image.Save(ms, ...5 Replies | 86 Views | Sysaide - Thursday, June 20, 2013 10:13 PM | Last Reply Sysaide - 1 hour 52 minutes ago -
Answered0Votes
"Writing an Emulator" for C# Developers
Hi. I was wondering if anyone could suggest where to start with writing emulators. I do not have a deep knowledge of C/C++ or Assembly language. I started from VBA then to VB then ...5 Replies | 302 Views | Тridy - Saturday, March 16, 2013 8:45 PM | Last Reply Dr.Test - 2 hours 2 minutes ago -
Proposed0Votes
VS 2008 PowerPacks objects grayed out
I'm trying to add a RectangleShape to a web application in VS 2008 but all of the objects in the VB PowerPacks section of the toolbox are grayed out. Are these not available for web applications or is ...3 Replies | 40 Views | stomas1 - Thursday, June 20, 2013 1:57 PM | Last Reply Mr. Monkeyboy - 2 hours 11 minutes ago -
Unanswered0Votes
Japanese Characters in VS 2010
Hi, I am trying to open a VB.net code which has got some Japanese characters too in VS 2010 but it is plain gibberrish in most of the files except for a few where it is shown ...1 Replies | 32 Views | Nishanth Rao - 18 hours 38 minutes ago | Last Reply Mr. Monkeyboy - 2 hours 18 minutes ago - Items 1 to 20 of 303339 Next ›