all groups > dotnet general > january 2004 > threads for saturday january 17
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 31
Here's one for the gurus
Posted by Gary Morris at 1/17/2004 10:53:36 PM
Hello all,
I've thought about this for a while, but can't seem
to find any examples OR explanations, so I'm just
gonna throw it out there.
I know that .NET allows for the use of multiple
programming languages, and I know all about how
to, say, write a .dll in C# and then use it in a VB.NET... more >>
Smart Device Extension Required
Posted by Mark Miles at 1/17/2004 3:59:18 PM
Dear ALL,
I would like to say firstly that I followed Microsoft links and I do
know that they want to push you towards buying .Net 2003. I can not afford
this and I will not be force into it. I spent time saving for an Visual
Studio .Net 2002 and my wife will not allow me to upgrade.
... more >>
Problem connecting an event handler to IE in a Windows service
Posted by SunshineGirl at 1/17/2004 12:10:55 PM
I'm trying to connect an event handler to the BeforeNavigate2 event of
Internet Explorer. This works in a Windows app, but I can't get it to work
in a Windows service. I get the following exception when I run the line
"shellWindows = new SHDocVw.ShellWindowsClass();":
COM object with CLSID {9B... more >>
.net shared memory
Posted by Andreas Hoetker at 1/17/2004 11:01:15 AM
H
just one question: is there an equivalent to the creation of shared memory sections via 'old' Win32- API functions in real .net (VB or C#)
Thanks a lo
Andreas... more >>
Could not create 'CDONTS.NewMail' object
Posted by kiran at 1/17/2004 10:24:24 AM
Hi,
I wrote mailing service code for my Windows Application. When I was trying
to send a mail thru my application, an Error occurs only for Windows NT
saying that "Could not create 'CDONTS.NewMail' object". It works fine with
Windows 2000 and Windows XP. Could some one pls help to get rid of t... more >>
Deployment - Windows 2000/XP Add/Remove programs icon
Posted by goodoldave NO[at]SPAM hotmail.com at 1/17/2004 9:45:42 AM
Everyone,
Windows 2000/XP
..NET Framework 1.1
..NET Development Environment 2003
I am having an issue with the .NET deployment wizard. I go and setup
the Add/Remove programs icon in my setup project and when i install
the program under windows XP the icon i selected is displayed
properl... more >>
~~~~user input Validation
Posted by Tonta at 1/17/2004 5:46:10 AM
Hi
I wanted to know how i could validate a users input. I.e to ensure that all data that is entered into a textbox is an interger, text, etc?
can anyone point me to some useful articles
im using vb.net to create a windows applicataion.... more >>
Using DLL?
Posted by V.Boomessh at 1/17/2004 5:46:07 AM
Hi,
can any one please help me in the following problem in VB.NET
I am New to VB.NET
The user will enter some details in the Text box. I want to encrypt it and save it as a encrypted text file. Encryption logic is already available in VB.NET, HOw will i create the DLL and use the Dll methods in... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Filling textboxes with results from a stored procedure
Posted by Eva at 1/17/2004 3:41:08 AM
Hi
I have 2 comboboxes on my form that gathers 2 parameters: The Caravan_Name and the caravan_Length. these 2 values that the user selects are placed into a stored procedure as parameters. The stored procedure is run on the CBoxEditCaravan_Length_SelectedIndexChange
What i want to achieve is to f... more >>
XP can't play DVD sound
Posted by The Road To Utopia at 1/17/2004 2:57:45 AM
Here's one for the trolls...a common jibe from them is setting up
audio/video hardware under linux.
Ok, true story: at work today, someone asked me if I could tell him why
his XP Home would play the video from a DVD but not the audio. He had
been searching for an answer for days on support... more >>
iis info
Posted by reiks at 1/17/2004 2:26:07 AM
id IIS a database server or Application serve
... more >>
Anti-Query
Posted by Aaron at 1/17/2004 12:25:23 AM
I'm writing a program that has an auto spelling correction feature. it is
kind of like google and ebay's spelling suggestion features (did you mean?:
correctly spelled word)
I need to write a sql query that does partial match, which is the exact
opposite as how you would do a wild card searc... more >>
|