Getting VMware Backup Tools?
Jul 31, 2007
Here is something I decided to come up with after backing up my virtual machiens with powershell code.
The software includes:
-dll to handle DB access and shared objects,
-GUI to manage the backup schedule,
-Windows Service to actually turn off the virtual machine, back it up, and power it back on, according to schedule.
It is not finished yet, but the main thing is is that the windows service actually backs up what you specify.
View 4 Replies
ADVERTISEMENT
Jun 9, 2009
is there a section on how to add controls, Ie like in fire fox Tools/Options
View 1 Replies
Aug 2, 2010
im making a program that runs other programs. The thing is, it runs as a portable exe so its all packed into one exe. how can use shell() to run the program that is packed into one exe?
View 17 Replies
Apr 27, 2010
Strange story... I downloaded VMWare but it has since advised of an available update. I downloaded the update and when I click to install it, a window comes up with VB Code from a project I created a while back in a completely separate folder from this install file. I then tried downloading the trial of VMWare Workstation and when running the installer it shows the same thing. I don't know of anyway to contact VMWare support since I don't pay for any services or products and all there is available is a FAQ type section. Of course this problem would not be in there, nor can I find any such related issue online. his is VMWare specific or perhaps the type of install specific. I have no other issues with any other app installations other than with VMWare installations.
View 2 Replies
Mar 13, 2010
How to used drawing tool box in vb.net. i want to design graph page to used Ellipse,Rectangle, lines etc. as par Requirement not particular size and draw mouse
View 1 Replies
Apr 30, 2011
I want to create a report. I have already stored all the query results in their appropriate textboxes. Now that I have all the data I require, do I need to use report viewer?
I haven't connected my database using ADO.net or anything else. Just using code to connect and retrieve data.
Is it appropriate to create a Form and put this data there and arrange it there for printing purposes?
View 1 Replies
Dec 12, 2011
After set up visual basic2008, it works well but datagrid control i can see on the tools so, how to can see datagrid on the tools.
View 1 Replies
Apr 16, 2011
I downloaded the VB 2010 Express software, the total files that we included in the download was 15, but it only loaded up 12 of these files. The following downloads did not get loaded as follows:MS Visual Studio 2010 ADO.NET Entity Framework Tools
MS HelpViewe 1.0 x64
I tried reinstalling the downloads that did not using the VB Express 2010 setup, but they do no appear on the list of downloads, only the SP1 for MS SQL Server 2008 Express Server (x64).Do I require the downloads that did not load.
View 2 Replies
Dec 24, 2011
I just want to calculate age from two datetimepicker tools. The label should display - "XX years XX months xx days old". I have succeeded in calculating with respect to time, but failing w.r.t date.
View 3 Replies
Sep 8, 2009
I cannot find a tools in the toolsbox in vb.net where I need two panels with a blue button on the splitterbar to allow me to close/hide the panel on the left side. Very similar thing as I want to have them included in my program. http:[url]....That's the Toolstripcontainer but the blue button thing will not be visible when I debug the program. I have already set them to true but it still not showing so I gave up. Which tools in the toolsbox that has two panels that one panel go on the left, a button (like in the screenshot) in the middle between the left and the right panels which allow me to close/hide the panel on the left side?
View 7 Replies
Nov 30, 2011
If I write many subs and functions in my code, the tools on the interface will stop responding to some of the subs and functions. What can I do about that?
View 1 Replies
Nov 9, 2011
I have been trying to download the Visual Basic and it took me 3 days now to download because my network is not always good, so when the net is off, I have to start it over and over again. My question is: How can I download the Visual Basic just once and for all so that I start learning how to build my first Windows Applications?
View 3 Replies
Jun 9, 2010
reflect a set of data in xml using the above mentioned tools.i was thinking that the xml should be converted to a dataset first. however, i couldn't see any useful sites.
View 7 Replies
Oct 28, 2009
I am responsible for rewriting an internal tool for my company. I am currently reworking the most time consuming step to run faster which should give me time to re-think the design of the application for a full rewrite as the interstitial version will meet the current needs. I really want to take this opportunity to implement this code using BDD/TDD but I am new to this method of programming in general and especially within the context of .NET. Are there BDD/TDD tools available for .NET? What resources should I look at?
View 2 Replies
Sep 23, 2011
I want to make a nes rom editor and i dont know where to start.
View 5 Replies
Feb 22, 2009
Im searching everywhere small & bigger Icons that are free for my Tools. But I cant find any.
View 2 Replies
Nov 3, 2011
We are in the process of writing a WCF service using the same pattern as in WSSF. It has its service implementation which makes use of Business logic project to get the resources or save the resources using Data Access Repository. This is where the problem comes since we have to write a translator for translating Data Contract to Business Entity and Vice Versa. This translation is becoming tedious.I am looking for a way (maybe using Reflection) to write one function to Translate Datacontract to Business Entity and vice versa.
View 1 Replies
Sep 29, 2008
Ive recently started using VB and i have an image larger than the imagebox size. Is there a way i can add scroll bars and zoom tools? or just the scroll bars would be enough.
View 2 Replies
Jun 27, 2012
I wish to get a quick feeling for how much copy and paste coding we have, there are many tools for C# / Java to check for this type of thing. Are there any such tools that work well with VB.NET? (I have seen what looks like lots of repeated code,
[Code]...
View 8 Replies
Feb 19, 2009
I am used to using the binding database tools in vb.net for sql server, are there these same tools for using a mysql database?
View 2 Replies
Jun 6, 2012
Can't find a drive list box in the tools (2010).
View 4 Replies
Dec 15, 2011
i used to create sub procedures in vb6 under tools/ add procedure. Same is not available in vb2008. how can i create sub procedure in form.
[Code]...
View 6 Replies
May 21, 2010
Where I work we need to rewrite a bunch of tools for a software package called ArcGIS. These tools were written in VB6, by someone who is a very beginner programmer.We need to transition these to .NET in order to work with a new release of the ArcGIS software due to come out soon. I am having trouble convincing the 'powers that be' that we need to take a new approach to the development of these tools. they are all in a single VB Project, but what I want to do is to break these tools up into seperate projects in either VB or C#, compile dll's, and then use them as needed.....more of a 'modular' approach in my eyes. That way many people can develop many tools at the same time.
Can anyone point me to some weblinks or articles on how to properly develop in a team environment so I can try to convince the powers that be that we need to change the way we are doing things.
View 4 Replies
Jun 10, 2011
Anyone know of any free reporting tools - I am using vb.net express, which doesn't have any report features with it.
View 2 Replies
Feb 23, 2012
I am writing the code using vb.net for file transfer from remote machine to local machine with out using any third party tools
This my code
Dim reqFTP As FtpWebRequest
Dim filepath As String
Dim filename As String
[Code].....
View 1 Replies
Mar 15, 2011
it may be a silly question but can anyone pls clear why windows app do not have any such tools like jquery ,javascript for increasing performance .As some time we access data from remote server and use only app interface in our machine
View 3 Replies
Oct 23, 2010
I'm sure a lot of people around here tried Rainmeter or Google desktop. They are nice but I never felt comfortable using them on my desktop, either because they ate too many space or aren't much flexible in terms of settings and stuff that can be grabbed from the Webs. So I thought I'd make my own personal tools. It's intended for Windows 7. What language, VB or C#, should be easier to implement this kind of stuff (small panels with no borders/frames, small memory usage if possible) based on experiences of people?
View 2 Replies
Feb 5, 2010
I have searched the MS website and confused to say the least :blink:
If not I'm currently using Office 2003
View 1 Replies
Dec 18, 2011
I have a past experience with visual Foxpro and SQL. Now, I need to build a database with multiple data files (say 100 files), each data file with millions of records, each record with dozens of fields.Then, each data file is linked with other files by using different fields. Primary data is in English. Then there would be a translation of the English data is in another language. Primary data in English is stored in separate files whereas the translated data is stored in separate data files.
View 4 Replies
Sep 2, 2009
Anybody have experience with using Telerik controls/tools?
View 26 Replies