all groups > dotnet general > june 2004 > threads for saturday june 12
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
is dotnet a - Virtual Machine - like Java ?
Posted by tmb at 6/12/2004 10:40:50 PM
1 - Is Microsoft dotnet a Virtual Machine... like the Java Virtual
Machine... that will run on any operating system?
2 - If so, does Microsoft give away the dotnet development system like Sun
does the Java Developmet system?
I was considering learning Java for my next project and someone sug... more >>
Regenerating a Typed DS
Posted by Chad Z. Hower aka Kudzu at 6/12/2004 5:46:54 PM
I have a typed DS generated by VS. Now in the database a field has been
removed. I know I can manually update the XML schema and remove the field,
but is there any way to either automatically or manually tell VS to refresh
this DS against the current metadata? Rebuilding had not effect.
-... more >>
Using Existing Components vs. Code-it-yourself?
Posted by mlanza NO[at]SPAM lycos.com at 6/12/2004 11:34:01 AM
Greetings,
I don't know about you guys but on many occasions I've asked myself
whether or not someone else has solved a particular programming issue
-- whether or not they developed a clever pattern for doing some task
quite well. This usually leads me to a search on today's greatest
techni... more >>
About IE History
Posted by Help Me! at 6/12/2004 11:00:13 AM
Hi
I would like to read intenet history and store in a data grid using vb.net ?
How do i do that, is there any sample/Reference??
Cheers
sam
... more >>
Web Application/Service for executing long running tasks
Posted by BK at 6/12/2004 10:30:22 AM
Can someone point me to a code sample that illustrates executing long
running tasks (asynchronous) from a web application in ASP.NET? I assume
that Web Services might come into play at some point, but I'm not sure how
to get started.
For example, I have an application that, upon a user initiat... more >>
IsolatedStorage
Posted by Frazer at 6/12/2004 12:29:59 AM
hi,
What is the advantage of storing data in the isolated storage.
Also how can i retrieve that data?
Thnx
... more >>
Reading xml from a file
Posted by Frazer at 6/12/2004 12:19:11 AM
hi is there any fast way to read xml into a dataset. ?
readxml function seems too slow.
... more >>
|