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# / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to Right Justify Infragistics UltraStatusPanel?06 May 2008 15:13 GMT1
I have Infragistics 2007, Volume 3:
I have a UltraStatusBar with two UltraStatusPanels:
1. Left Panel and
2. Right Panel
ASP cookie reading using C#06 May 2008 11:06 GMT1
I have a C# utility that runs in ASP website. when user logs in the
ASP code writes the cookie. I am unable to read it in C# code.
I am using Request.Cookies["cookiename"].Value.ToString()
I can read the same cookie in ASP code.
Refering to "Program Files" directory06 May 2008 08:44 GMT2
On WinXP, the directory where all the installed programs are stored, can  
go under different names, depending on the language of the OS. E.g.  
"c:\Program Files" on one system might be "d:\Program" on another. How  
dows one refer to the "right" path? I'm remembering something ...
Where to pose TFS 2008 questions?06 May 2008 08:23 GMT2
Which newsgroup should I post my questions related to Team Foundation Server
2008?
Thank you,
Max
DataGridView Column Width06 May 2008 07:55 GMT1
I need to make the last column of my datagridview wide enough to contain a
long  string, and I can use the horizontal scrollbar to see all of the data.
How can I do this? Currently the scrollbar does not show up. I wish that I
can make the column fit the data automatically.
C# 2.0 code inside ASP06 May 2008 07:20 GMT2
I have writtten a utility in C# that works fine. I have to include it
in ASP application in a page that uses frames. The application doesnt
work inside the frame. Any ideas
Writing a DAL with TDD06 May 2008 02:49 GMT34
I've finally gotton board with TDD (test driven development) and wow is it
effective! I went from sceptic to True Believer with my first effort.
My question: According to the various books and articles I have read about
TDD, a good unit test does not rely on the database or other ...
Is SaaS nothing more than rebranded ASP?06 May 2008 01:23 GMT15
It appears that one of the latest hot buzzwords is SaaS (Software as a
Service). From what I can tell, this looks like nothing more than rebranding
of the old ASP model, which fell out of favor. Am I correct, or is there
really something new and interesting here?
Reflection - integer values directly to enum06 May 2008 00:21 GMT11
The following code is in a custom deserializer:
object value = (int) 1;
string nameToParse = Enum.GetName(field.FieldType, value);
value = Enum.Parse(field.FieldType, nameToParse);
Amazon Elastic Compute Cloud05 May 2008 23:36 GMT1
Is anyone familier with Amazon's Elastic compute cloud for hosting
applications? It appears to be UNIX based. I am wondering if anyone is
familier with something similar for utility computing for C#/Winforms
(ClickOnce), SQL Server 2005 applications?
Can you serialize a Dictionary using XMLSerializer?05 May 2008 22:29 GMT2
Hi;
I would like to be able to use the XMLSerializer to serialize and
deserialize a dictionary. is that possible? i know that you can serialize an
object that implements the ICollection interface. does the fact that
reading Crystal report in c#05 May 2008 22:28 GMT1
hi i want to read crystal report documents in c#.I have a lot of .rpt  files but now i must export them to rtf or html the best way is i think html.. But i must do this with repots' variables and which column will be write to this area...
my problem is that i must get the document ...
Opening files05 May 2008 22:21 GMT1
I installed Visual Studio 2005 express editon and i can't open any
file[sln,cs etc]
I got an eroor message like access to that path denied and the operation
coult not be completed.
UI control to present hierarchical data05 May 2008 21:50 GMT4
I am trying to find th best way (best UI control) to present hierarchical
data, nested tables. For example, I have a Employees table (id, name) and
EmployeesSales (id, idEmp, description, value).
I want to show this in an hierarchical mode, so I tried DataGrid control.
newbie question on cssclass05 May 2008 21:10 GMT2
I have  the following on an aspx page:
<asp:RadioButton ID="RadioButton1" runat="server" cssclass="radio"
Text="Radio 1"/>
This render as:
 
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.