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
How can I add XAML stuff in my Styles.xaml?
Hi all of you, My aim is using throught my WPF app the following code but first of all I would like to add in my styles files. How can I ...2 Replies | 24 Views | Created by Enric Vives - 23 minutes ago | Last reply Magnus (MM8) - 2 minutes ago -
Unanswered0Votes
vb.net interface to APPC
Migrated VB 6 to vb.net. Having APPC issues with vb.net interfacing to HIS 2010. Where can I find sample vb.net code?1 Replies | 18 Views | Created by Ron Hens - 45 minutes ago | Last reply Joel Engineer - 3 minutes ago -
Unanswered0Votes
use of subkey in InprocServer32 registry
Hi, I am loading one C# COM assembly in my application. The DLL is placed in the same directory where application is. The registry structure for this assembly is ...1 Replies | 49 Views | Created by vivek03 - 5 hours 51 minutes ago | Last reply Elmar Boye - 10 minutes ago -
Unanswered0Votes
SQLBulkCopy Time Estimation.
Hi, I am calculating time estimation to finish the bulkcopy as follows, but the actual time is lot less than my estimation. 1. Setting ...1 Replies | 21 Views | Created by Santosh BSK - 22 minutes ago | Last reply Joel Engineer - 11 minutes ago -
Unanswered0Votes
NetworkAvailabilityChanged event does not fire..
Hi All, Iam working VB2008 windows application where the application needs to recognise when the network is down and connected. For this i was using NetworkAvailabilityChanged event ...3 Replies | 75 Views | Created by coolram4u - Tuesday, July 16, 2013 6:13 AM | Last reply Rinaldo1961 - 11 minutes ago -
Unanswered0Votes
Componet serialization help.
"Serialization" is a new concept to me, when these day i've decided to make a 3x3 menu (ios -like) usercontrol. First I decided to use ImageList to store images, and all success. But now, i ...1 Replies | 21 Views | Created by Zénôcô-đing Rèpublíc Mém bèr at Long Khánh - 2 hours 16 minutes ago | Last reply Paul Ishak - 17 minutes ago -
Unanswered0Votes
How to overwrite the hard drive and disk
To erase magnetic media, I want to overwrite hard drive and disk many times with alternation patterns in order to expose it to a magnetic field.2 Replies | 60 Views | Created by Jadhav Gangadhar - 10 hours 37 minutes ago | Last reply Elmar Boye - 19 minutes ago -
Unanswered0Votes
Binding Combo Box (that is placed within a custom control) Item Source to a Collection View.
I trying to Bind the item source of the combobox contained within a custom control to a binding list collection view anyone help. Thanks Public Property cvLanguage As ...4 Replies | 136 Views | Created by Sherwyn Samuel - Friday, July 12, 2013 10:09 PM | Last reply Sherwyn Samuel - 20 minutes ago -
Answered2Votes
Multiple selection with ListBox in MVVM
Hi, I know after reading few articles and forum threads that it's impossible to use SelectedItems property of Listbox in xaml with MVVM and binding. I cam across few articles ...8 Replies | 80 Views | Created by Alex Teslin - 6 hours 2 minutes ago | Last reply Alex Teslin - 21 minutes ago -
Unanswered0Votes
WPF Datepicker functionality
My DatePicker is currently bound to an xml element. I would like the calendar date to default to the current date when going to select, and would like the text part to automatically update when ...2 Replies | 30 Views | Created by lynnosler - 1 hour 5 minutes ago | Last reply lynnosler - 22 minutes ago -
Unanswered0Votes
show combobox in datagrid
Hi. how can i show a combox in a datagrid? For example i have 2 field. field1 is ID and filed 2 is Numbers. for each ID i have more than 1 ...2 Replies | 39 Views | Created by Forsen - 2 hours 35 minutes ago | Last reply Magnus (MM8) - 24 minutes ago -
Unanswered0Votes
Degrading performance in my winforms app using webcontrol
I have a Listbox that I am using as a menu, I iterate the Listbox items and each time I change items I change the Webbrowser controls URL. It works fine for many hours, but I notice that over a few ... -
Unanswered0Votes
How to print a word document on the server from the client
hi everyone i need to print a word document on the server from client using ASP.net, i tried the next code: ... -
Unanswered0Votes
Pass a native code c++ callback function pointer to a C# dll and have c++ callback to it.
Hi, How to pass a unmanaged(native code) c++ callback function pointer to c# com dll and have c++ callback to it.? Thanks in ...1 Replies | 27 Views | Created by rmgs123 - 1 hour 27 minutes ago | Last reply Elmar Boye - 27 minutes ago -
Unanswered0Votes
Unable to load DLL 'zigbee.dll':
Hello I have a problem with a sample program I recently downloaded. The program is part of an SDK that can be found here (win64 ...4 Replies | 80 Views | Created by Silent Walarus - 18 hours 35 minutes ago | Last reply Christopher84 - 29 minutes ago -
Unanswered0Votes
How to group rows that have all but one columns matching in a .net 4.0 listview and provide a combo-box column to select between the values that do not match?
Hi, It is probably easier to explain the this with an example than describe it in the title... The problem seems to be one other people have ...3 Replies | 69 Views | Created by carlos_k - Monday, July 15, 2013 11:45 PM | Last reply carlos_k - 32 minutes ago -
Unanswered0Votes
SOS: Link a !TraverseHeap object root with a thread id
Hi there, The !TraverseHeap command dumps the objects on the GC heap. In the resulting output, it includes the root objects, e.g.: r 0x0000000000191400 ...3 Replies | 109 Views | Created by Mike Volodarsky - Saturday, July 13, 2013 8:56 PM | Last reply Mike Volodarsky - 33 minutes ago -
Unanswered0Votes
Problems with "visual c# 2010 express"
Hi, I have 64bit computer with "W7 Home Premium" on it. My problem: i install "visual c# 2010 express" and i get a massaga about successfully ... -
Unanswered0Votes
CellFormatting event to look up a value from another table
Hello, I have a bound datagridview in which i need to add an unbound column. The bound datagridview has the following columns from PersonalDataTable: Employeed ...7 Replies | 66 Views | Created by david12king - 18 hours 43 minutes ago | Last reply david12king - 37 minutes ago -
Answered1Votes
Check if a textbox not contain a specific string c#
i have a textbox which must have 13 part (its not important) Anyway i want a code for searching if my textbox not contain a specific phrase then program doing ...1 Replies | 29 Views | Created by Amir Mohammad Nasrollahi - 1 hour 2 minutes ago | Last reply BonnieB - 39 minutes ago - Items 1 to 20 of 305630 Next ›