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
Row Index in RowCommand event handler13 Nov 2007 12:35 GMT3
I have a gridview that has a button column and a template column with another
button in it.  When I click on the button column button I can get the row
index in the event handler for the CommandArgument parameter.  However when I
click on the template column button the ...
CR and npgsql13 Nov 2007 11:06 GMT1
I am using visual c# (postgreSQL as DB and Npgsql as data provider) and
now I need to print a report. I am trying to use Crystal Reports but I
cannot connect the data source. How can I connect Npgsql to my project?
Adding a custom color in color dialog box13 Nov 2007 10:55 GMT1
Adding a custom color in color dialog box:
How do you do this? I did look through MSDN but could not find the answer.
Zach.
Re: clr20r3 error in WPF application13 Nov 2007 10:13 GMT4
When I try to deploy a .NET 3.0 application I get a clr20r3 xamlparse
error in the Event Viewer and the GUI wont even show up. The
application runs fine in the development environment. Can somebody
help me figure out what this error is??
Page reference in custom IExceptionHandler13 Nov 2007 09:55 GMT3
Hi misters,
I have an application web (asp.net) and I want define custom Handler for
exceptionhandling (Enterprise Library)
My custom class..
PLinq13 Nov 2007 09:42 GMT3
According to the this article:
http://www.eweek.com/article2/0,1895,2009167,00.asp
There is an extension to Linq called PLinq. Is PLinq going to be part of C#
3.0?
LINQ13 Nov 2007 09:34 GMT1
I must to work with SQL Server database that
allow collumns to be null. F.e. column NREWID
in table K_OSOBY is Decimal 7 and accepts
NULLs. When creating DLINQ object of table
Macro or tip to have automatically updated file headers ?13 Nov 2007 09:27 GMT6
Is there any way to maintain automatically a header file like this:
/*
*
**********************************************************************************
Type convertsion from string13 Nov 2007 08:57 GMT44
Using VCS 2005 Express .NET 2 WinForms.
I implemented entity databinding in DataGridView OnCellValuePushed method as
PropertyInfo p = entityTmp.GetType().GetProperty(
   Columns[e.ColumnIndex].DataPropertyName);
HTTP streaming13 Nov 2007 08:47 GMT4
Is there anyway I can stream large documents to a clients web browser
without putting a huge load on the web servers memory consumption?
The only way to access these documents it the HTTP protocol.
A direct link is out of the question as the user name and password
The "Program Files" folder in Vista13 Nov 2007 08:20 GMT3
Hi, I have made an application in C#, where I use the statement
Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles)
to get the name of the "Program Files" folder.
It works fine in "Windows 2000" and "Windows XP", but it fails when I'm
How to create DLL from  a class generated at run time?13 Nov 2007 08:12 GMT1
I have to create a DLL from a c# class generated at run time. Could anyone
help me to do this?
Thanks.
Problem with Scientific notification13 Nov 2007 07:31 GMT3
I am new to c#.
I am facing a problem with exponential or scientific notification.
When I use math.pow() funciton, if the numbers are big, it returns me
in exponential format.
How to read exchange inbox with c#13 Nov 2007 06:21 GMT5
I have to write an application that run once a day that can read all new
mails on an exchange special inbox. Then I have to get the
subject,attachments,date etc from each email .
How can I do it  ?
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
 
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.