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# / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Datagrid Colum Header Aligment in C#19 Jul 2005 16:11 GMT2
Ýs it possible to align only headers of datagrid to center not all column ?
huseyin
conditional hyperlink in datagrid19 Jul 2005 15:31 GMT3
I have a question regarding conditional hyperlink in datagrid.
I want to display Hyperlink  if my QID values in (1,4,5,6)  other wise i
want to display just Qdescription  with out hyperlink.
<asp:hyperlinkcolumn headertext="Question" SortExpression="QDescription"  
Memory leaks in managed code?19 Jul 2005 15:14 GMT9
I've been trying to understand the article "Identifying Memory Leaks in
the Common Language Runtime" listed on http://support.microsoft.com/?id=318263
It says "The garbage collector can
collect and free the memory but never returns it to the operating system.
Configuration of webservices19 Jul 2005 14:49 GMT4
What is the best way to handle configuration of a Webservice ?
I use Visual Express to make the webservices.
Best regards
Søren Reinke
Incorrect DateTime.Now when saved to SQL19 Jul 2005 14:25 GMT4
I have several functions that save the time when they did certain tasks to
an SQL table.  This was working fine as far as I could tell but I now have
systems that are updating thousands of records and a very small percentage
are showing as future dates by seconds to hours.  As a ...
Assign  today's date as "DefaultValue"19 Jul 2005 14:24 GMT1
How do I assign today's date as "DefaultValue"
<asp:ControlParameter ControlID="Calendar1" Name="DUEDATE"
PropertyName="SelectedDate" Type="DateTime" DefaultValue="TODAYs DATE" />
TreeNode Interface19 Jul 2005 14:08 GMT2
Don't you guys think that creating an interface for TreeNode can be of help
to programmers? The thing is that my current project involves a TreeView,
ListBoxes and a PropertyGrid. I can pass objects to both the PropertyGrid and
ListBox but I can't do that to the TreeView so we ...
How best to load an image resource?19 Jul 2005 13:28 GMT3
I want to create a special DLL that will contain only images.  My application
will then load these images when it needs them.  So I searched MSDN and found
this article:
http://msdn.microsoft.com/library/default ...
Reading XML using System.Xml.XmlReader19 Jul 2005 13:26 GMT1
I have the following xml and i need to read all elements and insert
them to a hash table
hash[businessaddresscity]=""
hash[email1address]="tomerdr@hotmail.com"
Does Console.Write() work in Compact Framework?19 Jul 2005 13:08 GMT5
When I do Console.Write("something here") or WriteLine() on the Compact
Framework, nothing appears in the output window.  I have also tried it
on another developer's machine with the same results.  The Docs say
this is supported in the Compact Framework.  Any ideas?
keyword searching in a file..Filestream19 Jul 2005 12:53 GMT1
I'm new bie to windows application..i want to search a key word inside a file..let say, if a file contains text "this is sample program...".  If i search "sample" inside a file, it should give the exact matching.
------my code
FileStream fs = new FileStream("C:\\a.txt", FileMode ...
Serializing soap object to a database19 Jul 2005 12:52 GMT1
For logging reasons I need to be able to store Soap object in a Database.
The reason is not to replay the data, but to be able to locate where an
error has occured, if one occurs.
Regular Expression19 Jul 2005 11:29 GMT2
I want to create a regular expression. I have come up with something
like this:
Scan*ValRel(QualValRel)*
which basically means that I should see:
Running Queries...19 Jul 2005 10:42 GMT3
I am running a access query through my code that has some Nz functions in
it. But when i execute the query i get the following error
undefined function "Nz" in expression.
Yet the query runs fine when i run it in access?
MatchCollection Memory Issue19 Jul 2005 09:44 GMT6
In the program below, when the control comes back to the Main program,
a considerable amount of memory is still associated with the program.
Is this normal? Is it due to repeated generation of MatchCollection
objects?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.