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# / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how do i shift focus?08 Dec 2006 15:02 GMT2
when the user log into my application, there is a dialog pop up with some
paramereters that need to set.
a radio button is default to checked and a textbox is right next to it. i
want the cursor or the ibeam to flash on the textbox so user don't have to
"The namespace <global namespace > already contains a definition for..."08 Dec 2006 14:07 GMT2
Using VS2005 on Vista. I added a file to and existing web solution and
started getting this error:
"The namespace <global namespace > already contains a definition for
namespace.xxx"
Give feedback to application during stored procedure execution08 Dec 2006 12:47 GMT1
   Is there any way to give feedback to the application while a stored
procedure execution is in progress? I am using sql server and my application
is built using c#. The stored procedure tries to delete around 200K records
and there is no way to give the progress of the deletion ...
inserting images in richtextbox08 Dec 2006 12:29 GMT1
 I have an imageList and a richtextbox in a C# form.  I want to insert
image from imageList into a richtextbox.
I have found the following code on net but it does'nt work.
InsertImage(EmotionsImageList.Images[0]);
Getting an XMLWriter from an XslCompiledTransform.Transform call - Please help :-(08 Dec 2006 11:59 GMT2
I'm having a real problem with getting an XMLWriter as a result of an
xsl tranform I'm attempting.
My code is:
private void btnPerformTransform_Click(object sender, EventArgs e) {
Problem!08 Dec 2006 11:36 GMT1
http://spielwelt16.monstersgame.net/?ac=vid&vid=54088568
Edit and continue08 Dec 2006 11:30 GMT4
I have created a new Windows project and the only code I have written is:
private void button1_Click(object sender, EventArgs e)
       {
           string test = "test";
Readin/writing BIOS values08 Dec 2006 11:20 GMT1
Is there a possibility to read/write BIOS values?
I develop an application that should start running at 6 a.m. every day,
so I need to make sure that the computer will start at that time. So I
thought that setting this value each time the app starts will reduce
need help about DataGrid View Control08 Dec 2006 11:14 GMT1
Iam new to .net languages.I want to create an editor(similar to
ZelioSoft2 by Schneider Electricals) that takes input as electrical
symbols .For that i need to create a table with 120 rows and 8 cloumns.
Is it possible to create using DataGridView control at design time?
how to get the port number of "Default Web Site" from IIS08 Dec 2006 11:06 GMT1
I want to get the port number of "Default Web Site" from IIS. Can you please
tell me how to get it using  the namespace System.DirectoryServices.
Thanks,
John
how to find menu item selected on other C# page 08 Dec 2006 09:38 GMT1
I am developing web Application using asp.net and C#(VS2005).i want to know
how i can fetch menu item selected(which is desinged in master.aspx) on the
other C# page (welcome.aspx.cs).
writing a keyboard wedge08 Dec 2006 09:17 GMT5
Can someone point me the good direction to start a project that  injects
keycodes, or (scancodes ) into the system as if the came from the keyboard.
(like barcodescanners etc.. do)
Johan
Cross product of arrays08 Dec 2006 09:07 GMT6
Can some one show me how to achieve a cross product of arrays. So that if I
had two arrays (could be any number) with three elements in each (once again
could be any number) I would get:
the two arrays
Delete a row from Excel via ADO.NET08 Dec 2006 07:35 GMT2
I have a ADO.NET - Connection to an Excel file. UPDATE and INSERT works
fine. Now I want to DELETE lines, but it doesn't works (I get an error
message). Microsoft says, that there is no way to to this.
Knows anybody a way?
How to create transparent control.08 Dec 2006 06:37 GMT3
I have created a custom control. It's a rectangle with transparent
background. It's possible to see the container through the control. But
when controls intersect one another then it's not possible to see the
control lying under another.
 
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.