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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Updating ownerdrawn listbox without re-populating22 Sep 2006 10:57 GMT1
Short:
Is it possible to make an owner-drawn ListBox do a complete re-draw where
items are re-measured?
In my application a simple change to one of the items in the listbox could
Encrypted input from user22 Sep 2006 10:56 GMT1
I am developing a console application and i would like to get userinput
for
Database User & Password.
The Password should be input as **********
Year to Months Conversion22 Sep 2006 10:30 GMT1
I am working on ASP.NET 2.0 and C#. I am developing one application in
which I have one field as Work Experience. For that I have 2 dropdown
menus, one for year and other one for month. I want to convert overall
work experience in total number of months. I have single column in DB
DigitalPersona SDK C# code22 Sep 2006 09:48 GMT2
In case anyone is wondering...
(this is based on a conversation with "Juan C. Santaella"
<santaell@telcel.net.ve>,
I'm sharing here so anyone won't have to go through what I went through
How to shutdown open network ports?22 Sep 2006 09:28 GMT3
My application when run, needs to close all outgoing ports (excluding
80,443,25).  With packet filtering I've figured out how to block "new"
traffic, but how do close an existing, established connection - that is,
some server program that is waiting on connections at a certain ...
Implementing Nested Transaction in C#22 Sep 2006 08:09 GMT1
I want to implement nested transactions in C#.
When I write BEGIN TRANSACTION inside another BEGIN TRANSACTION in an
SQL Script it works fine. But when I call BeginTransaction() inside
another BeginTransaction() in a c# code on same connection object it
unsafe bug ?22 Sep 2006 08:06 GMT2
Using VS2005 I'm trying out some unsave code but have some strange results.
My english is not well so I give example:
       private void testToolStripMenuItem2_Click(object sender, EventArgs e)
       {
There has to be a better way to work withat string chars22 Sep 2006 08:01 GMT33
I need to take a string, make the first character lowercase and prepend an
underscore character to it.  Something like this:
"California"
"_california"
dynamically getting similar indentifiers while program running22 Sep 2006 07:36 GMT3
I would like to get some information from the Properties.Settings of an
application which can be done via
...  Properties.Settings.Default.XYZ;
The problem now is that the identifier (XYZ) is not constant. There are
c# v3.0: implicit variable declaration, why?22 Sep 2006 07:05 GMT22
so, myself and the other developers i work with were looking at the v3.0
specifications. extensions look great, buy what is the point of implicit
variables with the 'var' type?
before you bash me too much, keep in mind, we're a delphi shop, moving to c#
Writing update back to MSAccess table?22 Sep 2006 05:57 GMT3
I'm building a Windows Form application that will use a Microsoft
Access mdb file as a data store.
I have a section of code that is executed when the main form is closed
that _should_ update a setting value in a table in my mdb file. The
Looking for good referencing on unmanaged code interop22 Sep 2006 05:49 GMT1
I'm doing Windows Mobile 5 programming and since MS has not exposed
most of the functionality i have to call DllImport a lot, I haven't
done much interop with unmanaged code, I'm looking for the best
tutorial (pubished work or web site link) on how to make sense of how
Debuging webservice22 Sep 2006 05:39 GMT1
I have a client application and a webservice. Both are in the same
solution. If I reference the local webservice and run, and step into
the webservice no problem. My question is, when I want to publish the
webservice, do i have to keep changing the reference from the local
Reporting and C#22 Sep 2006 05:33 GMT3
Is there a Report viewer or designer add in available Visual C# Express?
Signature

L. A. Jones

Forms22 Sep 2006 05:32 GMT2
I want to create an application which includes two forms A and B.  The
following is a list of my requirements.
1. B is created in A's constructor.
2. A and B can not be resized. they can only be minimized or maximized.
 
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.