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# / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Get a file from my resource file and write it to disk13 Nov 2007 05:41 GMT9
Here's my problem.  I am using an obscure font in my Windows Form
application, so I want to ensure that people using the application
will have the text displayed as intended.  I've included the ttf font
file in my resources file and I want to write it to disk so that I can
c# NNTP =?utf-8 issue13 Nov 2007 05:23 GMT5
I'm attempting to build a basic NNTP client in C# using a networkstream and
a streamreader. I'm having an issue where some peoples from: information is
being returned like '=?Utf-8?B?UmFodWwgUGF0ZWw=?= <email@domain.com>'. What
would be the best way to convert this back to ...
Com Interoperabilty13 Nov 2007 04:29 GMT3
Am new to this topic & am stuck in the following. Any help is greatly
appreciated.
I have a unmanaged Dll written in vc++ 6.0 & it has an interface which can
be used for call back.
C# and ADO RecordSet12 Nov 2007 23:56 GMT6
How do I pass a result of a stored procedure from a C# assembly to a VB 6 so
VB can see the result as RecordSet?
Thanks,
Gilgamesh
Heap Memory of a Windows Process12 Nov 2007 22:29 GMT3
how can i get heap memory of a windows process with C#? For example, I
would like to see the value of the heap memory allocated for my
"java.exe" process.
thanks in advance.
Count12 Nov 2007 22:01 GMT1
I have a multi Valued field in table.  These values are repeated in many
rows.  I want to count each value in all rows.  Could you please provide me
query to do that.
e'g in the following table I want to know the count of Baseline = 2,
How to get HttpApplication from Windows Form12 Nov 2007 21:38 GMT4
Any one know "How to get HttpApplication from Windows Form" by using C# on
Windows 2003 server?
Thank for the help!
How to duplicate TabPage during run-time ?12 Nov 2007 20:44 GMT6
Hello gurus,
I want to have  a Form with a TabControl, this TabControl will contain
TabPage that has controls in it, this TabPage is prepared at design time.
I want in runtime to duplicate the TabPage that wad made during the design
Question about array copy performance.12 Nov 2007 20:37 GMT8
Which one is faster or any other better way to do it.
I have an array of byte with name:
sendBuffer, and i will like to make some thing like that
the value started from index of the array in realDataSent is now copy
Long activity indicator control12 Nov 2007 19:59 GMT10
I have a winforms application developed in c# v1.1.
The application has a form that calls a webservice method. The call is
performed from inside the GUI thread and may take up to a minute.
Meanwhile, I want to provide to the user some sort of visual indicator
Asynchronous Process Question12 Nov 2007 19:41 GMT11
I have a process that takes a while to run so I have it running
asynchronously so that the user can continue working. My question is that I
want to killl the process if the user changes the search parameters before
the callback method is called. Any ideas of how to do this or if ...
Get last two characters of a string12 Nov 2007 18:39 GMT3
I store current year in string format. I want to get the last two
values of the year. For example: if year is 2007, I want 07.
Which string function to use ?
C# Classes with members that implement IDisposable12 Nov 2007 17:32 GMT4
For any class I write in C# that has a member variable that implements
IDisposable my class implements the IDisposable pattern. I do this to
guarantee the reference to the member is explicitly released and the
object is eligible for garbage collection when my class is disposed or
Check null12 Nov 2007 16:58 GMT4
I have a member variable of a class of type "int", and while assigning
value to it in a constructor, I want to check whether it is a null. I
am using following code:
if (NewMember.BPLNo == null)
Date Time Picker control12 Nov 2007 16:49 GMT2
Hi to all,
I'd like to set initial value to DateTimePicker Control
programmatically, How I can do that?
I had tried following:
 
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.