Visual Basic
|
|
 |

|
I'm using Visual Studio 2008 and Sql Server 2008 Express R2. My device is 'SCANTECH ID SK-50, Window CE 6.0'. I already install all the 3 cab file(sqlce.dev.ENU.wce5.armv4i.CAB, sqlce.repl.wce5.armv4i.CAB, sqlce.wce5.armv4i.CAB ) into the device. When i run the program come out this problem 'Can't find PInvoke DLL 'sqlceme35.dll' . However, I'm do this in other handle device that is using Window CE 5.0. It's no problem. I have do a lot research but still cant solve this problem. How can I solve this? Any expert can help me?
|
|
|
|

|
how to create reprot using dataset in vb.net?
|
|
|
|

|
Have a read of this Generate a Crystal Reports report without a database[^]
Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch
|
|
|
|

|
Thanks about your answer,,, Now i asked to you. Which is faster, load data from xml or dataset?
|
|
|
|

|
There is no answer to this. It depends on the amount of data you're talking about and where it's coming from.
|
|
|
|

|
Ok thanks,,,,,
|
|
|
|

|
what is the secret of visual basic how to be a good programmer what are the basics of programming and how we can find or project code and bye.
|
|
|
|

|
doumbouya wrote: what is the secret of visual basic
There's no such thing.
doumbouya wrote: how to be a good programmer
Practice. Lots and lots of practice and reading and practice and reading, repeat ad nauseum.
doumbouya wrote: what are the basics of programming
There is no way in Hell you're going to get this question answered in a few forums posts. Pick up some beginners books on VB.NET and see the answer to your second question.
doumbouya wrote: how we can find or project code
Have you ever heard of "Google"?
|
|
|
|

|
Well said on all points
"Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus
|
|
|
|

|
There is a secret
Visual Basic code documents itself elegantly.
1) Used accurate descriptive variable names
2) Put comments on the right side of code statements
3) Comments should explain WHY your doing something
4) Use very short variable names in complex calculations
REMEMBER to code so other programmers can understand your code easily...
TheKevlar
|
|
|
|
 |
|
|
General
News
Suggestion
Question
Bug
Answer
Joke
Rant
Admin