Click here to Skip to main content
15,899,679 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to get reset an application without reopen the application? Pin
dan!sh 22-Feb-09 20:20
professional dan!sh 22-Feb-09 20:20 
QuestionEvents in vb.net Pin
udikantz22-Feb-09 15:23
udikantz22-Feb-09 15:23 
GeneralRe: Events in vb.net Pin
Luc Pattyn22-Feb-09 15:26
sitebuilderLuc Pattyn22-Feb-09 15:26 
GeneralRe: Events in vb.net Pin
udikantz22-Feb-09 17:36
udikantz22-Feb-09 17:36 
Questionhelp deploying vb.net applications Pin
Okiemute Omuta22-Feb-09 11:48
Okiemute Omuta22-Feb-09 11:48 
AnswerRe: help deploying vb.net applications Pin
JMummery22-Feb-09 12:15
professionalJMummery22-Feb-09 12:15 
GeneralRe: help deploying vb.net applications Pin
Okiemute Omuta22-Feb-09 12:59
Okiemute Omuta22-Feb-09 12:59 
AnswerRe: help deploying vb.net applications Pin
JUNEYT22-Feb-09 12:26
JUNEYT22-Feb-09 12:26 
There are several aspects to consider in development and deployment. Just think about the following ones at least.
Hardware and software is a broad subject. I have no doubt that evey developer has faced with such problems because development is not as easy as we think. There is no perfect software and even hardware and definetly there is no expert one to solve every type of problem. The problems are time depended to be solved.
We all make mistakes and therefore we draw something from the story we experienced not to fall into it again.

Targeted OS is important (32 bit / 64 Bit)

The frame work is importand (for example you developed an app with .Net frame work 3.0) if the user doesn't have this framework in his/her system, he suppose to download it to make your app running.

Whichever library you use during the devlopment make sure that you have to also include this libraries in deployment package. Some time you use your own ones but sometime you use the ones which belongs to OS.

Consider the security issues and make sure that OS will allow you to install your app.


Surely you will come over the problem soon. Smile | :)

What a curious mind needs to discover knowledge is noting else than a pin-hole.


QuestionCOPY WEB TABLE DATA TO EXCEL SPREADSHEET VB MACRO CODE $$$[modified] Pin
pcfacile22-Feb-09 9:43
pcfacile22-Feb-09 9:43 
QuestionDifference between VB.NET 2008 and 2005 and 2002(3) ? Pin
Mohammad Reza Sabouri22-Feb-09 5:31
Mohammad Reza Sabouri22-Feb-09 5:31 
AnswerRe: Difference between VB.NET 2008 and 2005 and 2002(3) ? Pin
Kevin McFarlane22-Feb-09 6:57
Kevin McFarlane22-Feb-09 6:57 
QuestionWhere is the bug? Pin
Amer Rehman22-Feb-09 5:30
Amer Rehman22-Feb-09 5:30 
AnswerRe: Where is the bug? Pin
Alan N22-Feb-09 11:46
Alan N22-Feb-09 11:46 
GeneralRe: Where is the bug? Pin
Amer Rehman22-Feb-09 20:36
Amer Rehman22-Feb-09 20:36 
GeneralRe: Where is the bug? Pin
Alan N22-Feb-09 21:09
Alan N22-Feb-09 21:09 
GeneralRe: Where is the bug? Pin
Alan N23-Feb-09 1:24
Alan N23-Feb-09 1:24 
GeneralRe: Where is the bug? Pin
Amer Rehman24-Feb-09 5:14
Amer Rehman24-Feb-09 5:14 
AnswerRe: Where is the bug? Pin
JMummery22-Feb-09 12:23
professionalJMummery22-Feb-09 12:23 
QuestionBuiliding A Spreadsheet Application (new project) Pin
Forjat22-Feb-09 5:01
Forjat22-Feb-09 5:01 
AnswerRe: Builiding A Spreadsheet Application (new project) Pin
Mycroft Holmes22-Feb-09 16:27
professionalMycroft Holmes22-Feb-09 16:27 
AnswerRe: Builiding A Spreadsheet Application (new project) Pin
Andy_L_J22-Feb-09 22:40
Andy_L_J22-Feb-09 22:40 
QuestionForms on top of eachother Pin
DCAUB21-Feb-09 23:39
DCAUB21-Feb-09 23:39 
AnswerRe: Forms on top of eachother Pin
ABitSmart22-Feb-09 0:04
ABitSmart22-Feb-09 0:04 
GeneralRe: Forms on top of eachother Pin
DCAUB22-Feb-09 1:31
DCAUB22-Feb-09 1:31 
GeneralRe: Forms on top of eachother Pin
Luc Pattyn22-Feb-09 2:39
sitebuilderLuc Pattyn22-Feb-09 2:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.