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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Resources files30 Sep 2005 22:12 GMT3
I have a Windows application running well. Today, after I changed something
on one form, when I start run I recevied an error message "Unable to open
resources files in location". I checked location there were not requested
files there. Where are they gone? It is on my local ...
IPAddress30 Sep 2005 21:54 GMT4
Hi
Is there a class with a method in the .NET Framework that will verify if a
string is in the correct dotted format to be an IPAddress.  Similar to
inet_addr
How to compare objects30 Sep 2005 21:51 GMT6
I've a function that returns a System.Data.SqlClient.SqlException or
System.Int32 depending on the function's result. If occurs an error it
returns SQLException; if executes with no problem, it returns the @@IDENTITY
of the row which is an Int32 type.
Why must <configSections> be 1st element of <configuration> ?30 Sep 2005 20:49 GMT2
Parser Error Message:
Only one <configSections> element allowed. It must be the first child
element of the root <configuration> element.
OK, fine, easy enough to fix, I just need to copy and paste this block to
A solution to "WaitAll for multiple handles on an STA thread is not supported."30 Sep 2005 19:58 GMT5
Seems like a lot of people have trouble with this error.  Here's my
solution.  I give it to the future.  Because I love you.
private void WaitAll(WaitHandle[] waitHandles) {
 if (Thread.CurrentThread.ApartmentState == ApartmentState.STA) {
How does FileSystemWatcher work?30 Sep 2005 16:19 GMT3
Does anyone know how this class works "under the covers"?
I want this exact functionality, but do not have the luxury of writing
in .net. I need to access the api functions directly.
TIA,
Removing the title bar30 Sep 2005 15:38 GMT1
I am developing an SDI application, based CFormView.  I would like to
prevent the user from moving the window around.
How do I do that?
Eitan
Windows Service and shutdown/restart of server...30 Sep 2005 15:29 GMT5
I've written a Windows Service using VB.NET, which does a
connection to a database and then runs a timer to
periodically process some data. It is running pretty well;
However, I have noticed one issue: Whenever the
Error during start of Windows Service...30 Sep 2005 15:26 GMT1
Got another question on my Windows Service which I coded in
VB.NET. During the OnStart event (when the service is
started) I set up a database connection that my service
uses. Let's say something occurs during the middle of this
Help! How do I Specify .config Information if my Assembly Client is a VB6 Application?30 Sep 2005 15:23 GMT1
I need to download a greater than 4 megabyte attachment via WSE / DIME. The
only way I know how to configure this is via a .config file. Normally, the
.config file is the same name as the base application. I built a .NET driver
program to test this, NetBrokerDriver and provided a ...
System.Web.Mail Vs. System.Net.Mail30 Sep 2005 14:27 GMT2
I have a simple question which i am not fully understanding.
In the new event of adding the System.Net.Mail many people were happy with
the changes, except me.
When i use the new reference, i cant athenticate with smtp e-mail server. I
Printer settings30 Sep 2005 14:18 GMT1
I would like to change the default printer setting: Orientation, to
landscape. I would like to open some file:
Process.Start(document.htm) (or som Office-file)
...and when the user chooses the print-command from the associated program
programatically how to set the steps involved in enabling the ASP.30 Sep 2005 14:16 GMT1
I am facing one problem while  generating the entries in the EventLog in
ASP.NET.
That error is " registry access is  not allowed". So i found some code in
the google regarding registry access. So i followed it and finally  working
reduce thumbnal size30 Sep 2005 14:08 GMT1
I have an Internal image gallery site. When user upload an image, system
will create a thumbnail automatically. This thumbnail is 100 X 100.
I though it should be very small in terms of size, however this 100 x 100
thumbnail is about 22 kb file size, which I think it is really too ...
BLOB Error30 Sep 2005 09:51 GMT2
Can someone explain why I get an error saving a document with pictures as a
BLOB? I can save Word, Text, RTF, CSV files that don't have any pictures
embedded without any problems.
Any clues or suggestions will be highly appreciated.
 
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.