Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can you spawn a new browser window from ASP.NET code?09 Dec 2004 22:45 GMT3
Can you spawn a new browser window from a web application or does it have to
be done from the HTML code in the browser?
Am I creating the correct signature to wrap this unmanaged functio09 Dec 2004 22:23 GMT1
The function signature in the unmanaged DLL is as follows.
KPDCStatus KPDCIteratorFind(KPDCIteratorRef inIteratorRef, const char
*inName, KPDCOpaqueRef *outFoundItemRef);
The types are:
Web forum page <-> e-mail account bridge - how to start?09 Dec 2004 22:14 GMT2
I am a total newbie in the Internet programming, so I would like some
general advice of "what to start from" kind.
First I will explain what I want to do:
Suppose there is a web page that requires a logon, and then the logged user
problem moving console appliation to send email to server09 Dec 2004 22:00 GMT1
I created a console application using .net to email information out on a
monthly basis.  My problem is this.  It works from my pc and anyone else with
the visual studio .net,   but not from the web server.  Was i supposed to do
anything else other than build my solution and copy ...
Monitor class not working as specified09 Dec 2004 18:50 GMT1
I have trouble with the Monitor class.
I did some troubleshooting and finally figured out the
problem. The thing is, the Monitor class simple does not work
as specified.
Interop problems with >1 assemblies OR private static members09 Dec 2004 17:55 GMT1
I have a .NET web service proxy client that is intended to be invokable from
ASP 2.0 (Classic as follows)
MyOrg.web.publications.OrderData  - Data class that is at the highest level
MyOrg.web.publications.iOrderData - Interface for
Launch a doc file with Process.Start(my.doc), need to know when the file is closed.09 Dec 2004 16:31 GMT3
I'm storing documents and images in a client database.
I want to be able to launch a document or image into the proper application
that can view or modify the object. I do this by copying the object from the
database to the temp directory then calling Process.Start(filename) which ...
Should a (string) Null have a TypeOf = Boolean09 Dec 2004 16:20 GMT1
I pass a parameter to a subroutine, and in the subroutine, I check its 'typeof'
If the parameter is a string, but NULL, the Typeof comes up as Boolean, not
String.
Is this expected behaviour, or has something corrupted itself in my project?
Terminating a thread from the main thread09 Dec 2004 14:13 GMT3
I have created a thread that writes data from a memorystream to the
harddrive.  If the user, during the write decides to cancel the operation, I
call Abort on the thread.
i.e.
XmlTextWriter and Extended ASCII09 Dec 2004 14:01 GMT1
I am using XmlTextWriter to extract data into XML. The problem is that
I cannot get XmlTextWriter to support the extended ASCII. Everytime it
runs across an extended ASCII character, the XmlTextWriter will
translate it into '?'.
BDE09 Dec 2004 13:57 GMT12
Can anyone tell me from where I can download datprovider BDE for NET
Thanks
DotNet 2.0: Is a generic of a subclass a subclass of the generic of its base?09 Dec 2004 13:44 GMT5
And if not, why not?
For example:
If I define
List<MyClass> foo = new List<MyClass>();
XmlTextWriter and Extended ASCII09 Dec 2004 12:21 GMT1
I am using XmlTextWriter to extract data into the database. The problem
is that I cannot get XmlTextWriter to support the extended ASCII.
Everytime it runs across an extended ASCII character, the XmlTextWriter
will translate it into '?'.
Copy DataColumn Between Tables?09 Dec 2004 11:15 GMT3
Is it possible to copy a DataColumn from one DataTable to another?  I
have a column with custom caption, default value, and Extended
Properties, and don't want to re-create the whole thing for a
DataTable in a different DataSet.
app.config Globalization??09 Dec 2004 09:16 GMT1
is there any way to tell the program to execute under any given
CultureInfo setting, using the app.config file? Similar to the asp.net
web.config setting <globalization> tag, but for WIndows Forms????
I know how to set the CUltureInfo of the current thread, but have no
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.