SpeDK 5 And VB Form Applications?

Feb 27, 2012

Can I use the Speech SDK 5 for the creation new program ?If yes,How can I use this

programm and could you give me some sample codes.An other hand,

Can I inser TTS into my project ?How to do ?

View 2 Replies


ADVERTISEMENT

Form Is Hidden Behind Other Applications

Mar 27, 2009

I have made a validation application, the application runs in the tray and responds to events of another app such as save document, on this event my application runs, validates the document and creates a pop up message of errors in the document. However the pop-up is hidden behind the other application, the other application is locked because it is waiting for my app to finish. I have tried combinations of show(),activate(),bringtofront () with no success i have also tried SetForegroundWindow() and SwitchToThis Window() for win api but with these the app still just flashes orange in the taskbar behind the other application which is locked.I think it is almost definatly a problem with stealing focus from the other application but im not trying to make an annoying pop-up, it is needed and only appears when there are problems with the document the other application is locked and will not respond untill okay is clicked on the pop-up and it is easy to miss the flashing icon in the taskbar

View 1 Replies

VB Windows Form Applications?

Jun 18, 2012

ith the following windows form applications in VB, question is attached.

View 9 Replies

Controlling Outside Applications - Resize Multiple Applications And Send Keystrokes To Each One

Sep 12, 2011

I am working on a project that is used for key broadcasting. Don't worry nothing illegal, I'm making a multibox application for world of warcraft. However I am having trouble when it comes to launching and manipulating other applications from another.

[Code]...

View 2 Replies

Access Enty Point Method Of Form Based Applications?

Mar 13, 2010

How can I Access the Enty point method of Form Based Applications?How can I set their attributes?

View 2 Replies

Create A Small Payroll System Using Windows Form Applications

Feb 12, 2012

Im trying create a small payroll system using VB.Net windows form applications. The problem im currently facing is when im updating the datagridview. But my update doesnt work. IM using dataset and databinding source. I want to udpate the datagrid view and automatically update the database. [code]

View 1 Replies

Get An AlphaPNG Type Odd Shaped Form Similar To Adobe's AIR Applications?

Jun 19, 2010

Is there a way in vs2010 (vb.net) to create a form that has alpha transparency support?

And

How do i get a form similar to the splash screen in vs2010 AKA odd shaped and alpha drop shadowed?

View 2 Replies

Winforms - Get Form To Focus Above Existing Users Windows And Applications?

Feb 14, 2010

I have a Visual Basic .Net form (launches after the splash screen tests database connectivity) and it is not focusing above other existing windows on launch. How do I get it to focus above all existing windows and Windows Explorer windows?

View 1 Replies

Windows Applications - When Button On Form2 (child Form) Is Clicked, It Raise An Events

Mar 15, 2009

I have a windows applications. Form 2 is child form of Form1 . Basically when button on form2 (child form) is clicked, it raise an events, which writes something in testbox on form1 (parent form). This is my code

parent form form1

Public Class Form1
Public mycount As Integer

[CODE]..............

This is the first time I am tring to use events.. I am not sure what's going wrong.. the textfill event is never called from form1.

View 12 Replies

Connect Different VB Applications To A Database Server.like Accessing Data From One Database By Different Applications?

Aug 15, 2011

how to connect different vb applications to a database server.like accessing data from one database by different applications...

View 4 Replies

Running Applications Within Applications?

Jul 24, 2009

Is there a way to, when a parent application is opened up, that at the click of a button, or anything of designated event, that this parent application can open a secondary one?

View 11 Replies

Can't Run Applications On Other Pc's

May 17, 2012

I made a quite big application and wanted to test it out on my other pc but it didn't even start and gave the system.InvalidException error.

I just the build-function to compile my project. It runs fine on the pc where i developed it. It has some dll's in it: mysql-connector, twitterVB and zipforge.

View 5 Replies

Get These To Add To Applications?

May 22, 2009

I've seen in a few applications now, buttons like this:

View 4 Replies

Anyone Know Of Any Starter Applications?

Jan 13, 2010

I'm a new programmer and I'm looking for some guides/series, or something like those, that basically walk you through building some sort of application. For example, I used to buy little sets/kits from radioshack that walked you through building a clock, radio, etc., or other little electronics devices. The kits came with all the parts and instructions so you just assembled them. Hence, I'm just looking for something similar to that for vb, minus the components obviously ;-). I like to learn through hands on experience so I'm just looking for some guides that have you build a program and briefly go explain the workings of the code.

View 8 Replies

Asp.net - Use Same Database For Both.net Applications?

Feb 4, 2010

is it possible to use same database for both vb.net appplication and asp.net??and if is possible, how can to connect it?now..i'd build vb.net application and asp.net in my laptop...it can connect..but i wonder how to make the database connect for vb.net and asp.net in real..

View 2 Replies

C# - Communicating To Applications On LAN

Jan 3, 2011

I want to code an app with recreational purposes. This should be a Desktop app that detects itself running on other computers on the same LAN and communicates with them. By communication I mean that I should be able to pass anything from on to another. note that although I'm not asking for code (that would beat my purpose, of course) I think some small snippets wouldn't hurt. In any case what I really want is the "recommended procedure", I mean what Microsoft recommends for this environment, and documentation :)

View 3 Replies

Call Applications To Run?

Dec 7, 2010

I'm wanting to program a few buttons to run programs. The only issue is that they are in different directories.

Directory Structure:

+Program Files
- Test 1
- Test 2
- Test 3
- MyApplication

The Program Files folder is located on a Flash Drive which will have a different drive letter per computer. How can I code this?

View 7 Replies

Communicate Between Two Applications Via A LAN?

Jan 14, 2010

I'd like to know what the best way to communicate between two applications via a LAN would be? ..and would it work over multiple versions of Windows (XP, Vista, NT etc..)?

I am setup with Visual Basic Express 2008.

View 1 Replies

Get All Of The Running Applications?

Oct 20, 2009

How can I get all of the running applications? If I have to use Process.GetProcesses, then how can I determine which are applications (appear in the task bar)?

View 4 Replies

Get Skins For Win Applications?

Apr 21, 2010

i want skins for windows applications?

View 3 Replies

How To Add Skins For Applications

Nov 2, 2011

i wanna know how can i add nice skins or themes to my vb.net application. if u know pls let me know the steps.

View 9 Replies

Integration Of Two Applications?

Oct 31, 2009

I need to understand if I can integrate two applications... one which I purchase, and one which I will write in VB. What my application needs to do is to retrieve data from the purchased application form and then update back to the purchased form fields.

View 2 Replies

Launching Applications Using WMI?

Mar 12, 2010

I am writing a basic little program. Amongst everything, my program will let you install printers remotely, To cut a long story shot I don't want to use the rundll32 shortcut to install as you can only remove the printer using rundll32 again which I don't want.

The way I wanted to do it is create a VBS script and execute it remotely using psexec. This didn't work for some reason, locally the script works fine but when executing it remotely the script runs but doesn't perform any of the actions inside the script.

The only other option I can think of is launching the VBS via WMI. I have done a bit of research and I cant seem to find any VB code that does anything similar.

View 2 Replies

Loading More Than One Of The Same Applications?

Jun 6, 2009

i just recently moved to the windows-7 operating system from xp. (didn't like vista much)

in xp, i can load as many applications of the same app, multiple times.. windows -7 does not allow my app to do so..

if it has something with checking "Make Single Instance Application" from the app's properties, definitely explain what that does, since i don't have a clue.

View 2 Replies

Log File For Applications

Feb 3, 2012

I need some assistance in creating a program that logs all the processes that the Application does. I want the program to log every process, the Username, any error messages,the date the process occured to a textfile. I attached is the code that I have put together. Have issues getting the processes to be Logged.

View 2 Replies

One Device And Two Applications

Mar 15, 2010

Device : USB Scanner
Application : A
Application : B

Let's say there are two applications are running, which are A and B, on windows XP and they all have only one simple form with a text box to receive a data from the scanner. Is it possible to read a number by the scanner and write the number for those two text box on A and B at the same time?

View 1 Replies

Use Our Normal Applications Over Net?

Aug 2, 2010

Can we use our normal vb.net applications over the net?

I mean if I try to make my windows based application, that registers students to School record using Access Database,

will it work on the internet in the same way as it does on my local computer?

View 6 Replies

VB Allows To Put Applications On The Cloud?

Jul 2, 2011

I want a tool to create database applications. I think that the Microsoft product for this is Visual Basic. I would like to ask:

1) Why Visual Basic is better than Delphi ( from Borland )?

2) Where can I see the Versions and Prices?

3) Visual Basic allows to put applications on the Cloud? How this works? In which Cloud services works?

4) Which database can be accessed directly - without having to install third- party components - from Visual Basic? Which of these databases works on the Cloud?

5) Does Visual Basic allows connections to Microsoft Office and/or OpenOffice?

6) Where can I find a version to test it?

View 2 Replies

.net - Convert And Run The Windows Applications?

Apr 20, 2010

Which version of Mono do I need to convert and run the Windows applications that I developed using VB.NET that came along with .NET 3.5, in Ubuntu?

View 3 Replies

Access One Database Over A LAN With Different Vb Applications?

Mar 6, 2011

im using ms access 2003 and vb 2010, i already have 3 different vb apps, and i want to access a single database over the lan. but i dont know how. is this possible using a client-server type or is there much simpler way to access the database?

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved