all groups > dotnet general > november 2004 > threads for saturday november 6
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
RegularExpressionValidator
Posted by Stanley J Mroczek at 11/6/2004 10:03:02 PM
how to i check if a textbox is only numeric? don't care about lenght
ie 741254
and also for a ssn xxx-xx-xxx
thanks
stan... more >>
msde2000
Posted by Dave at 11/6/2004 9:46:45 PM
msde2000
Hi,
Can I use ado .Net to write non manage application in vc++???
What is exactly msde and did it better then access??
What are the best tools to use it?
What is the different between msde and odbc?
where can i find msde2000 knowlage base?
How can I use vs.Net to manipulate msde-... more >>
New List Items
Posted by Tome73 at 11/6/2004 8:21:02 PM
xHow do I create a new item in a list box that has a different value then the
text? When using the add method the value and the text are the same. I’m
really surprised that listbox1.Items.Add(“valueâ€, “textâ€); doesn’t work. So
how can I do this? Thanks. ... more >>
Nested Repeater Help
Posted by Tommy at 11/6/2004 5:38:07 PM
I have been working on getting nested repeaters to work for several days.
When I add a repeater inside my item template i cannot see it in my code and
can't set the datasource for it, etc, thus it's useless.
Anytime i try to reference rptChild I get an error saying that it's not an
object. ... more >>
Logging Into a Server
Posted by Chris at 11/6/2004 5:00:21 PM
Hello All,
I'm hoping someone can point me in the right direction. This is outside of
my experience with VB. I have an application (written in VB.NET) that
allows a user to enter a part of the file name and all file matches in a
specific
directory are copied to the user's desktop. It's ... more >>
Problems using GetType in deserialisation
Posted by Will Lusted at 11/6/2004 4:10:30 PM
Can anyone give me a pointer as where I'm going wrong?
I'm building a base class that persists to a database using serialization.
GetDoc() is a base class function that reads back XML to deserialize into a
new instance.
The derived class needs to convert the resultant object into an instance... more >>
FA: Visual Studio .net Professional 2003 - Starting bid $29.99
Posted by dstorage4 NO[at]SPAM yahoo.ca at 11/6/2004 11:08:09 AM
http://cgi.ebay.ca/ws/eBayISAPI.dll?ViewItem&rd=1&item=7111272515&ssPageName=STRK:MESE:IT
For Auction:
A like-new copy of Microsoft Visual Studio .net Professional Edition,
2003. The item is in its original box and includes all original
packaging, software and documentation. It has NEVER B... more >>
static lib run as native code?
Posted by Bill at 11/6/2004 10:22:00 AM
If I statically link a library (unmanaged c++) in managed c++, does it run
under native code like calling a DLL?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Toolbox items are gone
Posted by Don at 11/6/2004 9:10:01 AM
I open one of my project and all the toolbox items are gone. No textbox, no
combobox, no label....nothing. How do i restore my toolbox items.
thanks
Don
amrail@ix.netcom.com... more >>
modify exe file
Posted by savage at 11/6/2004 3:05:02 AM
how would i write a small app in .net that disassembles an exe like win32dasm?
what i want to do is search for a specifc asm function and replace it with a
different function...kind of like hex editing.
how would i go about doing something like this?... more >>
|