Create A VB Application In VS2008 Without Requiring The Application Be Run On A Computer With A .NET Framework In Place?
Feb 26, 2010
How can I create a VB application in VS2008 without requiring the application be run on a computer with a .NET framework in place?
View 4 Replies
ADVERTISEMENT
Aug 8, 2009
I'm bulding a program that willl work with a database the database is made with mysql.I would like to know if there is a way to install the DB automatically with the application without requiring the user to create a mysql server...the db have more than 5 million records.
View 3 Replies
Mar 11, 2010
I've done a vb.net program. The program basically uses few reference for example system.io etc.In order for my program to run on another computer, the computer need to have .net framework 2.0 installed.Instead of installing the whole framework, can I just pack the references I used in the program together with the vb.net program.? What packager/packer program should I use and how do I go about doing it..?
View 5 Replies
Jun 15, 2010
is .NET framework v4 necessary to run my application created by vb2010 to run on other computer??? cause its large file to download....
View 4 Replies
Jun 1, 2008
I have to create an online application which i can apply it on every employee's computer in my company and i have create the application on visual basic 2008 and SQL 2005 using windows application and database. The problem is i do not understand how am i going to run the application on every employee's conputer. Because i have create the application on my computer, must i install SQL on every employee's computer? or any other software i have to used.
View 8 Replies
Mar 15, 2012
Is it possible to reload a form of the running application from one computer when I executed a function from my other computer with the same application? co'z I want to see the changes of data on my datagrid view?
View 2 Replies
Jun 5, 2009
I am thinking about create flash form and place them in my vb.net application. I wonder in what program that I can create and design the flash form?
View 9 Replies
Sep 19, 2011
It might be funny , but I'll ask anyway : is it allowed to create a program with VS2008 while at the same time it will use the Microsoft framework 4.0 ? I am asking because I use VS2008 while at the same time I have the impression that framework 4.0 is "lighter" than 3.5 .
View 7 Replies
Feb 9, 2009
I am in the process of developing a messaging framework for a windows application that sends messages to a java application. To be precise when the win app wants to send a message it simply drops the message in a common database table which will be picked up by the java app. The windows application is deployed across 10 application servers (10 instances) over citrix for load balancing.Each instance of the application is capable of sending a message to the java application and each of these messages should have a unique id. From my end I need to make sure every message generated has to carry a unique id so that they can be identified when necessary. All the messages can be cleared every day or two.i am not quite sure about a best method of achieving this. Initially I wanted to create a static method that serves the next available id (incrementing the last id by 1). But this approach willn't guarantee unique number as the application starts only when at least one user is logged on. For e.g .On one server the app starts when a user logs in, he then sends a message and then the application stops when that user logs off. So when a next request for the app comes to that server a new instance will be started.
View 3 Replies
Feb 18, 2009
I would to create an application that will allow me to monitoring in real-time the screen on a remote computer, I dont want to keylog, or control mouse,ot keyboard, just watch what they do at real-time.
View 6 Replies
Jun 8, 2011
I have designed and published my small created app with WINDOWS FORMS using VB 2010 EXP on Windows 7. I can only install the app on the machine that I used to develop the app.I want to install the app on another computer but I cannot. I usually have error reports.
Example:Unable to install or run this application. This application requires Microsoft Common Language Runtime 4.0.3 to be installed on your computer.
what can I do to be able to install the app on a different computer which does not have .Net and does not have visual basic 2010 installed.
View 13 Replies
Jul 7, 2009
I am trying to create an application that can have "modules" added to it. For example firefox can have firebug installed into it. I am trying to figure out how I can write my code so that other developers can put their controls where they want to and my program will know to use them. I am assuming that this is called making a framework.
View 29 Replies
Mar 12, 2009
I imported some code I found a few months ago for a client server messaging program from vs2003 and everything appeared to be ok, apart from a couple of niggles such as the windows form designer generated code being visible on the main form code page but i could live with that. I just tried to add a splash screen but when I went to the application tab to set it up there is no enable application framework checkbox and no windows application framework groupbox. I tried running my application again and now the xp visual style has gone and it looks terrible, is there anyway to get the application framework back on again or do I have to start a new project and copy and past all my code into the new project.
View 1 Replies
Jan 29, 2009
I am developing a computer application designed to monitor the network and CPU statistics on a computer remotely. The monitored computer would have my program installed and the monitoring computer would display, in a form, the information being sent from the remote client.The application does not send any information regarding packets, user names, passwords, etc. It is solely meant for monitoring CPU performance and Network resources remotely.
What would be the best method to send this information over to my host machine?I am programing in Visual Studio 2008 on windows XP. The client machine is also XP. I know this sounds a little shady, but it is required for my little business (http://www.iquorum.net) to monitor what and when something happens on our machines when I and my employees are away.
View 2 Replies
Mar 20, 2012
im currently designing a student application form in my VS2008 Project.Theres a lot of information that the end user needs to insert for eg, Applicants Info, Parenta Info, Medical history etc What i want is some advice on how i can design this? At the moment i have too many textboxes and comboboxes for the information that needs to be provided and im losing space on the application form. Do i split the form into different parts using tabs, ie tab for student, tab for parent etc or is there a better way?
View 1 Replies
Feb 12, 2010
I am using VB code in VS2008.Net3.5 and Windows Mobile SDK6 to develop my Device application. For each form, I can see a deafult keyboard on my Handheld application screen. Its situated at the bottom of the tool bar.Is there anyway to hide this keyboard to replace it with a customized keyboard. This is called SIP(Soft Input Pannel).
View 2 Replies
May 21, 2010
I need open excel sheets in an application write in VS2008 (VB.NET) and Windows 7 as OS. All seem work fine, but I don't see excel worksheet. I see Excel32 opened as process, but no window on my screen. The code I used id this:
[Code]...
View 2 Replies
May 27, 2009
how to create a uninstall command for a Windows-based application in the Application Folder when creating a new setup project in visual studio 2008.
View 4 Replies
Feb 15, 2011
I am developing a small application using VS2008, the mdiparent has a expandable panel with Button 1 and Button 2 on it, which opens up child form 1 and child form 2. ( The two child forms are maximized within the mdiparent form)
The problem is, button 1 opens child form 1 and button 2 - child form 2. I cant open the two forms randomly. I have to close the topmost form to access the other forms below it and vice versa.
View 8 Replies
Feb 21, 2009
I was wondering if anyone could tell how to place a print button in my application and then make it work. The printing button is located at the bottom of the code. The Top part is fine (no editing needed).
Public Class Form1
Private Sub cmdExit_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdExit.Click
End Sub
Private Sub cmdCompute_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdCompute.Click
[Code] .....
View 9 Replies
Jun 9, 2011
I've created an AIO tool in Visual Basic and i need to create some code so when the application is opened it places itself in the computer startup folder. I know i can do it manually but i want to do it on school computers (restricted access).
View 3 Replies
Dec 28, 2009
Initially while login from form1, the application will check login from the database and after login, it again populate values from database to gridview in another form2, and after that i will add values to the database in another form3. And so when again coming to form2, the gridview does not populating the updated values from database. Actually where to place the database files in an application?
View 5 Replies
Dec 30, 2011
where do i have to put the Final single Catch and Try in my application to make sure that any possible errors is intercepted (even on other thread) ?
View 8 Replies
May 21, 2012
I'm creating a WPF application in VB.Net. I am trying to decide where my startup code should go. I seem to have two choices: Leave the "Enable Application Framework" box checked and choose a "Startup URI" from among the application's windows. Uncheck "Enable Application Framework" and choose to startup in my own Sub Main.
[Code]....
View 1 Replies
Dec 17, 2009
I understand this is possible but I am not sure where to start. I want to either buy or create an application that captures a resource from another application so that I can fire off another application. In other words, I want to start an application (which I did not write) that is database driven so the form has a number of text boxes. When someone keys something into that field I want to be able to validate the value, outside of the original application. For instance, if the program asks for a zipcode and it doesn't validate the zipcode, I'd like to trap for that and write something that would validate it. At this point I don't think I'd have to send anything back to the textbox/resource.
View 1 Replies
Mar 7, 2008
is there i way that i can do the ribbon menu in VS2008 .NET Framework 3.5
View 5 Replies
Mar 25, 2009
I was currently looking at on old application that I am maintianing and it uses a mixture of retrieving Application config settings from both the App.config and application config table in the DB.In the new software I am working (a port of the old application) I have a list of email addresses that are static and rarely change, what would be the best mechanism for retrieving these. Currently I am using resource strings so that using them is a simple My.Resources., but what are the benefits/drawbacks of storing the information either in the App.Config or a database table.
View 3 Replies
Mar 10, 2010
To hide my application, I want to place the my Application Icon in the System tray & not onthe Task bar ... but I have both with the following codes:
Me.WindowState = FormWindowState.Minimized
NotifyIcon1.Visible = False
View 4 Replies
May 17, 2010
I was looking to build a Data Access Layer for my new web based application, I'm using ASP.NET. I'm want to build a framework not only for this application but also want to utilize it for my future projects.
Actually my main aim is to make a framework, from DAC, DAL, BL to GUI. I want suggestions from you guys that what should i adopt, what give me flexibility, which suits for both small and large size applications.
View 4 Replies
Mar 25, 2009
I'm currently using MS Visual Studio 2008 Express Edition. My .NET Framework version is 3.5. I made an application in VS 2008 and it worked perfectly. However, when I ran it at my friend's place (who's got .NET Framework 1.1), it didn't run. Now, I know that the framework incompatibility is the issue.So, what I ask is, how do I code the application so as to make it run on Framework 1.1 as well while still using VS 2008?
View 5 Replies