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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Number of Host Headers in IIS29 Jun 2007 06:58 GMT1
Am not sure if this is the right place for this question but...
Does anybody know if there is any limitations on the number of Host Header
entry per Website in IIS 6.0?
thanks
SendKeys, timer, fail usually.29 Jun 2007 06:44 GMT1
I am trying to create a auto login program.
Below is the part of code, my issue is - the target form ( handle /
window ) usually didn't perform the key I sent from my C# program
correctly.
How can you format a string to a fixed length?29 Jun 2007 06:34 GMT6
In 'C' it was possible to format a string to a fixed length, e.g. to 10
characters:
printf("%10.10s","123456789012345");   would return "1234567890", and
printf("%10.10s","12345");   would return "     12345"
Reflection question29 Jun 2007 06:32 GMT4
I'm writing an application using reflection feature of .NET Framework.
My applicaiton need to accept a assembly name as input parameter and then
must populate all methods and property from all class in this.
I'm trying to use BindingFlags with GetMethods and GetProperties from
Addressing Class Properties29 Jun 2007 03:48 GMT4
I have a "huge" class with many attributes and need to change the value of
some them. The attribute with the value that has to be changed is read from
a xml file, i.e.:
class SalesOrder {
AT commands29 Jun 2007 00:00 GMT2
// AT+CMGS sends the SMS message
I wish to send the above AT command on the serial port but how should
i write the string for it
which is
Help UniqueIdentifier28 Jun 2007 23:06 GMT3
I have a table with many uniqueidentifiers fields, sometimes some fields are
empty, but I cannot sent an empty string to a uniqueidentifier, How I can
sent null values whenever is necesary without having to rewrite my sql
statement. I have sent values like "" and "null" and it ...
Implement Absolute Time Functions?28 Jun 2007 22:12 GMT2
I have a List of DateTimes that look like this
 {1753-01-01 16:00:00}
 {1753-01-01 22:00:00}
And I would like to do something in my WinForm/CommandLine app that
Enforcing (forcing) Resource Strings28 Jun 2007 21:30 GMT1
Is there a way in C# to have the compiler enforce that users use
Resource Strings?
Say I have a logging subsystem, and I want make sure that the only
string values that get logged come from a resource file, can I do
I'm getting an error when I passed by ref a dataset to a new form28 Jun 2007 20:40 GMT4
Why am I getting an error when I passed by ref a dataset to a new form?  The
message reads "cannot convert from 'ref Paimport.unixAccount' to 'ref
System.Data.DataSet'.
Paimport is the name of the form where the dataset UnixAccount is created.  
HTTP form encoding28 Jun 2007 20:35 GMT3
In my http client application I need to submit a form programmatically
using HttpWebRequest class. I understand that the field data need to
be encoded before sending to the web server. Is there a built-in class
in .net that could help me encode data before sending?
Getting the password from WindowsIdentity/WindowsPrincipal??28 Jun 2007 20:10 GMT9
In our application the user needs to log on and to do so they need a
local windows account.
 I do this calling LogonUser. I use the token to create a
WindowsIdentity and also use WindowsPrincipal to check if the user is a
Internet Forum, C#28 Jun 2007 19:25 GMT1
Doesn't any1 know of a Internet Forum (Shareware,GPL) which I can use on my
website at my ISP?
TIA
Web Reference28 Jun 2007 18:50 GMT3
I've inherited a c-sharp application that uses a web service to pass
data to the app from a central database.  I don't know a whole lot
about web services and am trying to learn.
We're moving the database and web server to a new physical location,
Looking for a free ListView/DataGrid control with tree capabilities28 Jun 2007 18:34 GMT2
I'm looking for a free ListView or DataGrid extended control with tree
capabilities.
There a few ones out there
In the codeproject web site, for example:
 
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.