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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridView (hidden info per row)29 Jun 2006 15:26 GMT2
Hi there. Is there a standard technique for storing additional info per row
in a "DataGridView" (say, a hidden key per row for instance). I assume it's
just a matter of creating a hidden column to store this info but I just want
to make sure there isn't a more conventional way. ...
COM+ and displaying call times on Form or Webpage29 Jun 2006 15:16 GMT1
Apologies if this is in the wrong place but thought it would be a good place
to start.
Is there a way of reading a thread call time from COM+ and displaying the
thread time either in a C# Form or on a WebApp (ASPX Page)?
Dynazip - Unable to unzip. Please help!29 Jun 2006 15:13 GMT4
We are using Dynazip to unzip files on our server. It works perfectly
on a test box but when the same code is deployed to the production, it
chokes. It creates the unzipped file with 0 bytes. It makes me think
that is some kinda environment/system issue but am not sure what it is.
animation in .net29 Jun 2006 15:12 GMT2
can anybody suggest me how to create a PAGE TURNING EFFECT IN .NET using  C#
DataGridView29 Jun 2006 15:08 GMT2
I'd like to bind certain rows in a "DataGridView" to one (DataSet) table and
other rows to yet a different table. Is this doable using functionality
that's already built in? I'm looking at the "DataGridView.DataBindings"
property for instance but don't want to waste time ...
Set account to logon automatically (programmatically)?29 Jun 2006 14:59 GMT2
How can I programmatically edit the settings in the dialog which is opened by
typing
control userpasswords2
in Start -> Run? For instance, if I would like to set an account to use to
Must be more elegant solution than this?29 Jun 2006 14:46 GMT6
Is there a better way of doing the following?
I have 2 lists. List 1 is a list of MAC addresses and List 2 is a list
of regular expressions. A user is only allowed to view devices that
match their list of regular expressions.
How to stop on first error29 Jun 2006 14:07 GMT1
Is there a setting in VS to stop the debugging prosess when is finds a
compile error?
CookieContainer is driving me nuts, webResponse.Cookies always has count of zero after first webRequest29 Jun 2006 13:58 GMT1
OK I logon to a web site and I manage to get an SMSESSION cookie that I
then store in a variable called _session (a class scoping variable).  I
do this by calling a logon URL and setting a cookie to SMCHALLANGE=YES
to allow me to obtain a session.  I then iterate the cookie ...
Cannot put delegate in interface - why not?29 Jun 2006 13:55 GMT5
When I try and place a delegate in an interface, like this :
public interface ITest {
       double foo();
       delegate void bar();
Diaplsy long message29 Jun 2006 13:45 GMT3
How can I display a long message in a web form ?
like : when we log in,  the right hand pannel display message.
Welcome back, Wilson. If you're not Wilson, sign out by clicking the Sign
Out button above, and then sign in again.
Update table record29 Jun 2006 13:36 GMT2
I want to update an employee's name, here's my code:
public void Save(int aEmployeeID, string aFirstame, string aLastname)
{
SqlDataAdapter DaEmployee;
REPEATER PROBLEM29 Jun 2006 13:36 GMT2
It shows nothing . No error and nothing on the screen.There is no error too.
Im sure sql query is returns some rows i tried it Sql query analyser ? what
is the problem ?
<asp:Repeater id="Repeater1" runat="server">
DLL register problem29 Jun 2006 13:33 GMT4
I created a DLL and tried to register with regasm.exe but got error:
RegAsm: warning RA0000 : No types were registered.
I check that I got the 'no args constructor', so it should be OK.
But it still gave me this warning.
TFTP Server Class29 Jun 2006 13:26 GMT3
First off I'd like to ask if anyone knows of a multi-threaded Open
Source TFTP Server class written in C#?
I don't really want to re-invent the wheel but after searching the net
for sometime I haven't been able to find an existing TFTP Server class
 
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.