Kinnect SDK Samples For VB?
Jun 16, 2011Today Microsoft announced the Kinnect SDK for PCnd VB Samples are there at launch.
View 1 RepliesToday Microsoft announced the Kinnect SDK for PCnd VB Samples are there at launch.
View 1 RepliesI would like to develop a VB.Net based smart device app. A simple one. Do any of u know where i can refer to samples of such apps?
View 2 RepliesAre there scripts available for these databases? The sample databases are created with an unsupported version of SQL
View 3 RepliesWhat I'm looking for are videos in vb.net for console application that will show me how to use DataSets and TableAdapters step by step. Please provide links
View 4 RepliesI went to [url] and downloaded the Data Access samples but when I try to open any of the projects I get an error:
"The project you are trying to open was not created using Visual Studio Tools for Application. Visual Studio Tools for Applications cannot open projects that were not created using other applications"
I tried to download in VB2008 express the Visual basic 2008 samples. It dowloads a zip files under Windows/temporary internet files/ When I try to launch the sample I get the message"The project location is not trusted"and it does not load the vb files What should I do ?
View 3 RepliesI'm new to VB Express 2008 (but not new to VB).I'd like to look at some of the samples, which I've tried to access from the Help menu. I've downloaded a 9 MB file called VS 2008 RTM VBSamples.zip, which contains nearly 2000 files many of which have the same name (e.g., Application.Designer.vb or Form1.Designer.vb).I can extract any of these files from the zip file, but how can I know which .vb, .proj, .sln, etc files I want in order to see a full sample for, say, learning how to use Try Catch or for learning how to read a text file ?
View 2 RepliesI have been en-charged of creating some apps using the cloud. I only have experience programming windows apps (vb.net) Do you guys have any code samples of cloud apps in VB.NET? If not, do you know where I can find this?What about documentation for creating vb.net cloud apps?
View 3 Repliesjust a newbie programmer here. With 1 week experience in VB2008. I'd like to ask for assistance on making one of these inventory systems concepts. I hear its one of the basic programs a newbie can make. This will be made for students financial monitoring. Like how much they should pay in an event. Of course will be needing to input student names and event names.
So I'd like to ask could you give me tips on what to do first?*Set aside the database stuff first.
Like the main window, or a sample of a form to which I could encode and update entry payments for students.Am not asking for codes here just samples of forms or softwares I could get some ideas.
Where I can find examples of vb.net asp.net codes?Like event calendar or any?
View 2 RepliesWhen I want to open samples from local Samples folder or online, this message show for me " One or more projects in the solution were not loaded correctly Please see the Output window for details."
View 4 RepliesI thought only Microsoft employees would be able to upload here? >>[URL] Why then, is the UPLOAD link enabled for me? This dialog pops up when I click on it, but I am not a Microsoft employee.
[Code]...
For those that are having problems using VB with other technologies or finding samples/content or requesting new VB Language features then there is another way to provide this feedback to Microsoft so that we can work to provide useful content.[URL]..These posts will be actively monitored by Microsoft product team members who are interested to hear from developers.
View 1 RepliesFortran Samples for Visual Studio 2008 will not debug or run. I can't get the sample programs to run. I am a engineer not a programmer
View 2 RepliesWebsite dat have samples codes on HTTP GET/POST from a device server?
View 3 RepliesI found on msdn samples and modified (add Thread.GetDomaind.UnhandledException)
<SecurityPermission(SecurityAction.Demand, Flags:=SecurityPermissionFlag.ControlAppDomain)> _
Public Sub Main()
' Add the event handler for handling UI thread exceptions to the event.[code].....
I am playing ".wav" file using AXMediaPlayer in VB.Net. The defaulttime format taken by it is in "seconds". However for some specificpurpose I have use "samples" as time format. Earlier in VB6, MMControlwas having its property and you can change it by setting its propertylike: MMControl.TimeFormat=9 (for samples)".how to change default time format from "seconds" to "samples" in AXMediaPayer in .net.
View 1 Replies