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 / Languages / C# / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exchange Sending Mail28 Sep 2005 14:36 GMT2
Hi all
I am currently trying to send and email via exchange except I'm having a
nightmare getting it working, you'd think this would be pertty simple
wouldn't you?
From int[] to IntPtr and back28 Sep 2005 14:24 GMT7
I am having a bit of trouble with some pinvoke signatures. The orginal
API call takes a pointer to a array. Of course when imported into C# it
takes an IntPtr.
Now, how do I get a int[] instance converted to an IntPtr?
Global.asax and Application_End28 Sep 2005 14:06 GMT2
I'm having difficulty understanding how the Application_End event in the
Global.asax file gets called. I thought that it's called when the specific
web site is stopped via the IIS management console. Could anyone please tell
me where I can dispose of objects when wanting to stop ...
listbox search28 Sep 2005 14:01 GMT1
I'm going through the listbox items with cursor.
I would like to put the selected listbox text into a textbox.
What method should I use?
Hrcko
Fast Cloning ?28 Sep 2005 12:18 GMT1
Is there posibility to create clone of an object without using
serialization, create instance and copy, reflection ?
I have a problem with DataColumnColection which is member of DataTable
(Columns - property). I found that constructor of Typed DataSet with
VB.NET Class Properties28 Sep 2005 12:11 GMT2
Perhaps someone can enlighten me with a peculiar question I have:
Why is that in a Class library written in VB.NET, a public property can be
accessed through "Class.Property" notation when consumed by a VB.NET
application. However, when consuming such Class library from a C# app, ...
Validate network path in windows service28 Sep 2005 11:38 GMT4
I have developed a windows service using C#. I am checking a folder
path using "DirectoryInfo" class which is in local network. It always
returns false, even folder exists on local network.
folderPath = "\\MyServer\IO\XYZ_Folder";
Passing new class instance to method28 Sep 2005 11:14 GMT1
Hi I am trying to access my XmlTextWriter class within a called method, but
am unable to do this. I have initiated the new class within the main method
static void Main
{
question about Enum in C#28 Sep 2005 10:21 GMT5
well, I making up a "scenario" which may not be the best but I can make my
point at least techincally..,.
I have this enum :
public enum JustTest
Question about using 2000 server vs. 2003 server28 Sep 2005 10:05 GMT1
Hi all: We are going to release a Web Service project in .NET to production.
Our server people are telling me that they will purchase a new server with
2003 server on it. I'd like to know what is advantage and disadvantage of 03
server vs 00 server ?
network application startup28 Sep 2005 09:27 GMT1
It is more a design or architecture question but as I am using C#, I assume
it is the right news group to post.
I wrote a Tcp messages routing service that run on many PCs.
At startup, a service must connect to all running services.
C# as a modern language and LISP...28 Sep 2005 09:21 GMT10
In this time a new mostly languges (Java, C#),
uses garbage collection, ant this was a one
of faults of LISP in past times...
The idea of Java virtual machine is totaly
String to Integer Value28 Sep 2005 09:19 GMT7
I need to check if a character falls within the range of 32 - 127 and 160 -
255.  How do I convert a character to the value to make sure it falls within
this acceptable range?
Singleton Class and Performance issues28 Sep 2005 09:14 GMT5
I've one question related to singelton implementation of a class. Suppose a
class is as Singelton and contains a public method. If there are more than
one requests for the same method simultaneously. How the dotnet runtime
handles this scenario.
compact a Microsoft Access database through odbc28 Sep 2005 09:14 GMT1
My csharp application access a MS Access database through odbc connection.
Is there a way to compact the Access database after deleting records using
the odbc connection?
I found out how to do this with Microsoft Jet and Replication Objects
 
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.