What Kind Of License Need To Make And Distribute An Application

Mar 31, 2011

I'm an old programmer who knows VB6. I want to write an application and distribute it to a friend. I have not enough time to learn now Visual Basic Express 2010. What can I do ? How may I obtain a license for this ?

View 3 Replies


ADVERTISEMENT

VS 2008 Make Some Kind Of Loop Inside A Timer To Make Them Change?

Dec 14, 2010

Basically I have 10 .png images.They contain a walk cycle I need to make some kind of loop inside a timer to make them change.

View 2 Replies

Distribute Application Through Web Folder?

May 30, 2009

What is the best way to distribute application file of VB.NET 2005?This what I am trying to do.

Sever - Windows 2008 standard(Web Server)
Application - VB.net 2005
DB- SQL server 2005(Installed on same web server)

[code].....

View 7 Replies

Distribute Required Dll Files With Your Application?

Apr 30, 2011

How to distribute required *.dll files with your application ?

I want to include System.Data.SQLite.DLL file

View 1 Replies

Can't Distribute Winforms Application That Writes To Event Log

Feb 3, 2012

My application writes to the event log if there is an error or other status updates.

The application checks to see if there is an event source named "applicationName"and if not, it creates the source (see code below).

This works fine if the user is an administrator.

If the user is not an administrator, an error is thrown when SourceExists is called:

{"The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security."}

In my environment, the typical user is NOT an admin. Therefore, I cannot use the event log in my application.

Is there a way around this, or is the event log effectively useless for distributed applications?

View 9 Replies

Deploy Or To Distribute The Completed Application In Clients' Machine?

Jun 2, 2011

how to deploy or to distribute the completed application in clients' machine in vb.net.. what if the dbms used in sql server 2005.. how about ms access.

View 1 Replies

Make A Hex Converter To Any Kind Of Sort?

Nov 12, 2010

How can I make a hex converter to any kind of sort (integer , decimal , etc...).

Download Genius Web Explorer , It's free.
Download Genius Desktop Clock , It's free.
Download Genius Wallpaper Changer , It's free.

View 2 Replies

Kind Of Make This Loop Work Faster?

Dec 10, 2009

Basically what i need is for something to look at the items in a list box then compare it to the contents that is in the database. The issue is that the listbox can have more than one of the same item. For instance, LstBox_Order.items(0) could be the same at any position in the listbox. This code works, but it is slow if there is like 10 or more items added.

[Code]...

View 7 Replies

Make My Xbox 360 Controller Be Used As Kind Of A Mouse?

Oct 9, 2008

I want to be able to make my xbox 360 controller be used as kind of a mouse how can I do this?

View 2 Replies

Make A Product Key As License?

Sep 14, 2009

I am wondering how to make a product key as a license key for my VB.Net windows form application? Because at the end of the day, i would have to package it as a exe file and i would like to include in a license key for the user.

And also may i know how to package the whole project as a exe file such that after the user excute the installer, everything will run. like how you install windows xp like that.

View 1 Replies

What Kind Of Security Has To Be Built Into Application

Jan 23, 2010

What kind of security has to be built into the application if it is connecting to a remote database server, mail server, on the company network/over a WAN?

View 9 Replies

License Key System For Application

Mar 19, 2012

I have built an excellent licensing key system which works well on desktop pc's. Basically I run an algorythm on the Hard Disk Serial Number and the Customer Name. While this is not totally brilliant, it seems to work really well (on desktop machines or machines with real hard disks). Now that we come to Tablet PC's, I have found that the Serial Number of the "DISK" which is normallyan SSD is the same from one machine to the next - so all unlock codes end up the same. How about making a unique code for each machine I install my application on?

View 1 Replies

Make A Kind Of An Auto Typer But It's Should Only Type It Once And Then Press Enter?

Dec 23, 2010

I'm trying to make a kind of an auto typer but it's should only type it once a then press enter.I want it to wrtite a string when i press a button.For ex: if I press full ammo button it should write:

player_sustainammo 1

It should wrtite it in another window.Iv'e come this far.

Private
Sub
Button1_Click_1(ByVal

[code]....

View 4 Replies

Create A License Key Function For Application?

Apr 24, 2010

I want to create a license key function for my application.

For example I want in this key to contact 2 values: registered_to, expiry_date.

I want the licence key to be some sort of large string like: 2349ASDGKLASD87ASDGALSDK8ASD80972K.

I would need to create some way to create keys use some sort of algorhithm that decrypts the key and grabs the registered_to and expiry_date values. It also needs to check that the key string has some sort of check digit like credit cards have, so no-one can just type in a few random letters/numbers and it accepts.

View 2 Replies

Make A 'like' Statement Or Use Some Kind Of Wildcard To Make The Statement Not Case Sensitive?

Jul 11, 2010

I'm building a listview search feature in my app. (See the code below). It works really well, except if you search "T" then the code removes all items, if you search "t" then it removes every item except for those starting with "t". Is there any way to make a 'like' statement, or use some kind of wildcard to make the statement not case sensitive?

For Each itm As ListViewItem In ListView2.Items
If itm.Text Like TextBox1.Text & "*" Or itm.SubItems.Item(1).Text Like TextBox1.Text & "*" Then
Else

[code].....

View 2 Replies

Sql Server 2005 - Add License Functionality In Application?

Oct 13, 2009

I am using VB.NET for coding and SQL Server 2005 for database.My application is ready for release. Just on thing missing before I can go live.I want to implement license concept in my application.My license file can be text or xml file. In which there should be some encrypted matter which will be used for validate the application.how I can implement this functionality in my application.

View 1 Replies

Use The VS2010 License As A Substitute For VB6 License?

Oct 31, 2011

I recently purchased Visual Studio 2010 and am wondering if it is possible to use the VS2010 license as a substitute for VB6 license.

View 2 Replies

Application Versioning, License Keys, Code Restrictions?

Jun 24, 2010

I have written a POS application, and now i want to create different versions of it.omething like a basic version, a premium version and a Full version. So if a client pays more they get more features in the same application. Is it possible that i could keep one standard application but features in my application get enabled / disabled depending upon what license key user enters. Restrict parts of code that can be executed only if a certain key was entered.

View 1 Replies

Which Net Framework To Distribute?

Nov 7, 2011

I am currently building an app using net framework 4 I am aware that if I want to distribute it for Windows XP, I have to include this as part of the setup

Which versions of windows has which net framework in the operating system which means I do not have to include it in the setup

ie What does Vista 32 & 64 bit have, What does windows 7 32 & 64 bit have

Also, is there a step by step tuition to create a setup package

View 11 Replies

Auto-Distribute In Datagridview?

Jun 3, 2011

My Employer want's me to create a program that will auto distribute accounts.[code]...

View 2 Replies

Create A .NET Component As A DLL And Distribute It?

Apr 10, 2009

How do I create a .NET component as a DLL and distribute it?

View 3 Replies

Distribute DLL Without Installing Net Framework

May 21, 2009

I create Win32 DLL using vb.net (VS2005), for later use in vb6 application. I've try and it's workout (on my pc). I'm wondering if theres a way to distribute that dll files with my vb6 application, without installing net framwework on target pc.

If you wonder why i'm doing this, the answer The current application on target computer still using application that i've develop with vb6. My company have a plan to migrate to VB.net so i have to update a litle by litle so the old application still running until the new one (which i developed using vb.net) is ready to lunch. By the time new application running, my plan/target is i only update a minor change/installation.

View 1 Replies

Distribute Program With VB Express?

Aug 31, 2009

Maybe it's because I'm using Express that I can't publish my program in any fashion to my friend? I've tried using Clickonce to send it by email, I've tried publishing my program on a webpage, but whatever I try ends in errors.

View 8 Replies

Distribute Programs For Money?

Dec 15, 2010

I have had a lot of trouble trying to distribute my programs for money. The way they are set up, you type in one product key, and it is activated. Now you can do this for any amount of installations or computers. What I would like to be able to do is have it so they can only use a product key 5 times. For example, you would host a text file on a server like this:

" XOTS3-G4SIT-HJ58GS-HMG52J, 1, 5" where the random characters are the product key, 1 is the amount of times it has been used, and 5 is the maximum limit. Something tells me that this is going to tie in with ASP.NET somehow, which I have no experience in, so if we could stay away from that it would be great. Also, I am having lots of trouble hosting a website from my house, so if there is a way to host it on another server like ripway.com that would be good too. I know I am supposed to post a source, but I really just want to know how to read and write to a text file on another computer using vb.net. I could figure out the rest.

View 7 Replies

Distribute Numbers And Letters From One Textbox To Many?

Dec 6, 2010

I'm on VS 2008 I have one form contains many textboxes,when I write in one textbox (UserName) the letters and numbers should distribute to the other texts where each textbox has only one letter or number from the original text to get them ready to be encrypted.

What code I can use in text change event that takes the whole text and throw it in the other textboxes so each textbox has only one value ?

View 9 Replies

Parse XML File And Distribute Attributes

Oct 5, 2010

So I have been searching around the next and keep finding solutions that all have errors due to upgrades. Basically what I want to do is load the following type of XML file when a button is pushed:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file -->
<DATA version="1.0" xsi:schemaLocation="[URL]" xmlns="[URL]" xmlns:xsi="[URL]">
<NOTES> <NOTE NameId="Name1" Colour="13" PNotes="Test7" />
[Code] .....
But after that I want to sort out the attributes. I want all of the NameId's to go into a ListBox. After I get that problem sovled I am wanting to have the info in the PNotes attribute to be displayed in a TextBox when the connecting NameId is selected in the ListBox.

View 1 Replies

VS 2008 : Distribute A Help File With An App Using ClickOnce Deployment?

Mar 11, 2010

I've used VB2008EE to create a Windows Forms app which includes a Help form. The helpform contains a Treeview for navigation and a WebBrowser control which displays the relevant part of an HTML page containg the help information.The app is intended to be used offline - so I need to include the HTML page file as part of the published app, and I need to be able to specify where this HTML file will be installed on the target computer so that the URI in my Helpform which loads the Help page will locate this file.
(I expect the HTML file should live in the directory pointed to by the:

My.Computer.FileSystem.SpecialDirectories.CurrentUserApplicationData property)

how to specify the Project settings and Publish Wizard etc. (& whatever else is necessary) in order to achieve the above.

View 3 Replies

.net - Distribute Data From An Internet Datasource To An Embedded Database?

Jul 13, 2010

I am developing a winforms application that will have an offline mode, so that it can access the data if an internet connection (or more accurately, a connection to my WCF service) cannot be established. I have decided to utilize SQL Server Compact edition on the client side of the application & was wondering what the general consensus is on the "best" practice for making the client application (Sql Server Compact) subscribe to the master database (MSSQL 2008).

Management enters information into a web based administration panel that I developed and is stored in a MSSQL 2008 database.After adding / modifying information, they can click a release "datapack" button which will increment a "datapack" version number, which will later be used by the client application to determine if they are in sync or not. When the client application is started, it connects to the internet and determines if the version numbers are in sync. If not, it pulls the information from the server.

That third step is where I'm a bit lost I thought about simply developing a web service that will expose a dataset containing all of the data and just iterating through it doing inserts, but that seems terribly inefficient to me. The full database probably wouldn't amount to much more than 5 MB total, so that led me to think it would be great if when management clicks the release datapack button, it would store the database in a file that could simply be downloaded and would replace the embedded database. Again, I'm a little lost on how that would work. This is my first time working with an embedded database, most of my work has been web/win apps that have real-time access to the data.

View 1 Replies

Distribute A Visual Studio Solution That References A Class Library?

Dec 5, 2011

I have a visual studio solution written using VB.net. The solution contains 4 projects.

[Code]...

View 1 Replies

Visual Basic 2010 Express Trial - Keep The Programs And Distribute Them Freely?

Jan 22, 2011

If we made programs in Visual Basic Express 2010 Trial are we allowed to keep the programs and distribute them freely on our sites and if we unistalled visual Basic can we keep the programs etc...

View 2 Replies







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