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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
System.Net.Mail.SmtpClient MailClient message. How do u know if it was successful?24 Oct 2007 17:01 GMT2
I'm a noob at emailing from code and I need to add email capabilities to my
application.
The following code completes without exceptions but I'm not receiving any
test emails.
gridview and powerpoint automation24 Oct 2007 16:52 GMT4
I've been driving myself nuts trying to find a solution to this.  I'm
still a relative newbie to C#, and would be grateful for any helpful
suggestions.
I'm trying to find a way to create a gridview from a Web application
implementing security in an .NET application24 Oct 2007 16:49 GMT3
I have an application made in .NET 2.0. Now I want to implement security
into it. I want to set permissions on who can start the application and what
they can do in the application
So on this application I've thought about adding a page where administrator
TimeZone application24 Oct 2007 16:39 GMT1
I have a few questions about timezones, I am currently writting an
application where I am required to manage times in different time
zones. Unfortunaly its not sufficent for me to store UTC time, so I am
storing UTC time and an index to the time zone
Limitations on a bound datagrid24 Oct 2007 16:26 GMT1
I'm unsure when I can use a bound datagrid and when I can't.
What limitations has a bound datagrid?
1. For example if I want to manipulate the data in the datasource before
displaying the data in the datagrid can I then use a bound datagrid?
How do I make a Windows Form with a height of less than 34 pixels?24 Oct 2007 15:48 GMT2
I have the following code as part of a method of producing in-line tooltips.
It appears to work except that the form with the tooltip can never be less
than 34 pixels high or 124 wide. Not the 15 or so pixels pixels high that I
want it to be.
Variable vs. child scopes24 Oct 2007 15:06 GMT3
Hi,
When I try to compile the below code snippet, I get the compile error listed
below in this question. In the lines below the loop, the variable j does not
excist, however, trying to create it is not allowed. If it doesn't excist,
Better implementation for the serialisation of a List24 Oct 2007 14:15 GMT1
I have the following simple class:
   /// <summary>
   /// Representative of a lab
   /// </summary>
How do I hide a column in a datagrid24 Oct 2007 13:33 GMT1
Assume I have a datasource consisting of a database table. This table has 5
column.
If I now want to use a bound datagrid but want to display only 4 of these 5
columns is that possible.
To C#24 Oct 2007 12:36 GMT3
Please help converting following VB code to C#. My attempted C# code
is given below:
[VB Code]
If Session("Cart") Is Nothing Then
Alternative to Access and VBA24 Oct 2007 12:36 GMT1
My company uses a very buggy and poorly designed msaccess database
which we use to store information from the components we use, to test
results. The database has been added to bit by bit over the years,
offen by students here on practice.
Session Expiry - the session expired after a number of hours of inactivity, although Session Expiry was set to 24 hours24 Oct 2007 12:31 GMT2
I had created a web application where Session expiry was set to 2,000
minutes in IIS. in web config i had given like this
<sessionState timeout="2,000" mode="InProc"></sessionState> but MY web
application was left logged in at 18:00 15th Oct, but on the following
Getting DLL's Assembly (Version) Info24 Oct 2007 12:26 GMT1
How can I get my Dotnet application and my class library DLL's Assembly
version infos in my app ?
Thanks
app.config custom types24 Oct 2007 10:48 GMT5
Is this possable, and how if so?
i have created 3 classes that i have then Serialized to xml and placed in a
textbox. i can then read the text from the textbox and Deserialize it back
into a new object. this to me proves that the classes and the xml are valid.
Maximum-length reached: file change the quickest possible24 Oct 2007 10:30 GMT1
I'm writing log information into a file (via StreamWriter).
When it reached a 4GB size, my MFC/C++ code copied that file to another
name, truncated its length to 0 (CFile::SetLength(0)), and continued writing
(no need to close and open, so that it was very quick).
 
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.