Click here to Skip to main content
16,010,394 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to read message archieve ym in offline mode using vb6 code Pin
darni3324-Feb-10 18:26
darni3324-Feb-10 18:26 
AnswerRe: how to read message archieve ym in offline mode using vb6 code Pin
Dave Kreskowiak25-Feb-10 1:47
mveDave Kreskowiak25-Feb-10 1:47 
QuestionExternal input into application [modified] - solved Pin
chrispowell1234524-Feb-10 5:08
chrispowell1234524-Feb-10 5:08 
AnswerRe: External input into application Pin
nlarson1124-Feb-10 10:06
nlarson1124-Feb-10 10:06 
AnswerRe: External input into application Pin
Steven J Jowett25-Feb-10 5:52
Steven J Jowett25-Feb-10 5:52 
GeneralRe: External input into application Pin
chrispowell1234528-Feb-10 21:55
chrispowell1234528-Feb-10 21:55 
GeneralRe: External input into application Pin
chrispowell123451-Mar-10 3:04
chrispowell123451-Mar-10 3:04 
QuestionVB Webservice for WinCE project Pin
gengel24-Feb-10 4:32
gengel24-Feb-10 4:32 
Good day,

Not sure if should rather be under ASP or embedded, but I am doing the development in vb.net.

I can't quite figure out how to proceed with this problem. just need someone to point me in the right direction.

I have a VB (VB 2008 Express) windows form app that connects up to a SQL express DB . Everything works fine there. I created a datalayer class and a business layer class. The datalayer handels all database connection functions and the business layer handles search functions that returns datarows and several other lookup and update functions.

Now I want a Windows CE symbol bar code scanner (vb.net 2003 compact framework 1. Framework 2 to big for device memory) to connect up to the vb app.

Eg.:
I have a function in the business layer class that checks for duplicate numbers scanned. I want the CD device to scan the number and then feed it to the function in the business layer. But I think it might not work if I create the business object on the device. I need business class to reside on the server. ASP? Web service?

As I say not sure where to go from here. It also seems that VB .net Express cannot create web services and ASP websites. you need Visual Web developer 2008 express edition for that. Not sure how to link the two.

I would appreciate any advice.

Thanks
AnswerRe: VB Webservice for WinCE project Pin
_Damian S_24-Feb-10 16:55
professional_Damian S_24-Feb-10 16:55 
QuestionAccess Front End Applications Pin
Paul Unsworth24-Feb-10 2:49
Paul Unsworth24-Feb-10 2:49 
AnswerRe: Access Front End Applications Pin
scottgp24-Feb-10 2:57
professionalscottgp24-Feb-10 2:57 
GeneralRe: Access Front End Applications Pin
Paul Unsworth24-Feb-10 3:03
Paul Unsworth24-Feb-10 3:03 
AnswerRe: Access Front End Applications Pin
R. Giskard Reventlov24-Feb-10 3:00
R. Giskard Reventlov24-Feb-10 3:00 
GeneralRe: Access Front End Applications Pin
Paul Unsworth24-Feb-10 3:07
Paul Unsworth24-Feb-10 3:07 
GeneralRe: Access Front End Applications Pin
R. Giskard Reventlov24-Feb-10 3:13
R. Giskard Reventlov24-Feb-10 3:13 
QuestionProblem with If Then Else End If block in Visual Studio 2008 code editor Pin
mnemonic6924-Feb-10 1:10
mnemonic6924-Feb-10 1:10 
AnswerRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
Eddy Vluggen24-Feb-10 1:28
professionalEddy Vluggen24-Feb-10 1:28 
GeneralRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
DaveAuld24-Feb-10 1:30
professionalDaveAuld24-Feb-10 1:30 
GeneralRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
mnemonic6924-Feb-10 1:40
mnemonic6924-Feb-10 1:40 
GeneralRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
DaveAuld24-Feb-10 2:07
professionalDaveAuld24-Feb-10 2:07 
GeneralRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
Eddy Vluggen24-Feb-10 1:43
professionalEddy Vluggen24-Feb-10 1:43 
GeneralRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
Dave Kreskowiak24-Feb-10 2:03
mveDave Kreskowiak24-Feb-10 2:03 
GeneralRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
Gideon Engelberth24-Feb-10 5:42
Gideon Engelberth24-Feb-10 5:42 
GeneralRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
Dave Kreskowiak24-Feb-10 5:52
mveDave Kreskowiak24-Feb-10 5:52 
AnswerRe: Problem with If Then Else End If block in Visual Studio 2008 code editor Pin
DaveAuld24-Feb-10 1:29
professionalDaveAuld24-Feb-10 1:29 

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.