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# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding line breaks in label19 Oct 2006 17:38 GMT2
I have written a program and the label.text is retrieve from the
database.
However the length of the string could be very long and i would wish to
have line breaks in certain portion
.NET webservice returns a class that can not be cast19 Oct 2006 16:40 GMT3
This is only a model program, because it would take too long to
demonstrate the real solution. Anyway,
I have 3 projects - ClassLibrary1, ConsoleApplication1 and WebSite1
(which hosts webservice).
C# is good for memory usage?19 Oct 2006 15:44 GMT9
Anyone suffers from the high memory usage of C# in windows applications? Is
there a solution for that problem? Thanks...
Why each time I compile The Version Number Changes.19 Oct 2006 15:31 GMT5
Why do my Assebmly changes it's version each time I compile
altough I didn't modified the Code at all.
- - -
Salution X Contains ClassLab Y and WebProhect Z
Change screen resolutions quickly.19 Oct 2006 15:30 GMT1
I have a 1600x1200 screen at my desk which I love. Problem is when my boss
comes in and I want to show him something - he has to squint and get real
close to the screen. So in an ideal world, I would switch it over to
1240x1080 when he comes in. I know I can go through the screen ...
C# destructor and finalizer - guarentees?19 Oct 2006 14:18 GMT5
I remember reading a few years back about destructors not being
guarenteed to be run.  Doing a search all I can find is a reference to
some bugs with finalizers and appdomains in 1.0 and 1.1.  Are
destructors guarenteed to be called in every case?  Are there any
Performance problems with StoredProcedure in Web application19 Oct 2006 13:57 GMT9
imagine there's a WEB application reading data from an Oracle database
to visualize in using DataGrids in the clients browser. Yes, sounds
simple, just create OracleConnection + OracleCommand + DataAdapter,
bind a DataGrid to the DataAdapter, that's it.
Scroll bars in image19 Oct 2006 13:43 GMT7
I'm trying to load an image in a PictureBox but I want the PictureBox has
always the same size and if the image is bigger, show a scrollBars.
How can I do it?
Thank you
Scrolling!19 Oct 2006 13:43 GMT2
 I am using the flow control (can't remember its full name), to display a
few dynamically created controls based on the tags the user has added to my
system. This works fine, except when a user scrolls this control area (when
there are a lot of controls) the screen update is ...
Copyright © 200619 Oct 2006 13:31 GMT7
How do I set the text property of label on a form as above ?
Reading the contents of a page through its URL19 Oct 2006 12:58 GMT2
I am trying to read the contents of a page through its URL.
My code snippet is as follows:
public void mtdGetPageDataHWR()
{
Conversion19 Oct 2006 11:51 GMT2
does anyone know how to convert from Int16 or short to Hexadecimal and vise
versa?
Pointer, is this ok?19 Oct 2006 10:45 GMT4
I've got a pointer to a byte and want to set the byte it points to to zero
as well as the three bytes after. I could do this
dstPtr[0] = 0;
dstPtr[1] = 0;
What is the equivalent of API WNetAddConnection2 in C#?19 Oct 2006 09:53 GMT1
We know that windows API WNetAddConnection2 can make a connection to a
network resource. but how to do this job in C#? i'm wondering about it.
Thanks
-Zhilin
Sending data to dll plugin problem!! help.19 Oct 2006 07:59 GMT2
I have 3rd party dll plugin COM interface, when loaded executes the following
functions.
public class Test: IPlugin
{
 
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.