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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LINQ to XML question16 Apr 2008 18:34 GMT2
i've got the following xml structure:
<catalog>
<books>
<item key="" value="" />
How to extract all exceptions for any method16 Apr 2008 17:23 GMT9
I would like to extract all possible exceptions for a particular
method.  Ideally this would be a Visual Studio 2005 Add-In and would
allow a developer to highlight a any method, pressing a shortcut key
which would result in a try/catch with all exception(s) handled.
Copy Paste Function16 Apr 2008 16:53 GMT6
I would like to use the keyboard shortcut 'ctrl + v' to paste from the
clipboard.  I can't seem to figure out how to capture the keyboard
input to accomplish this.  Any help is greatly appreciated.
Thanks,
Using NativeWifi16 Apr 2008 16:47 GMT1
I am trying to use NativeWifi. I tried putting
"Using NativeWifi" in my C# code but it throws error right there.
I think I will need to add reference to my application. I don't know which
dll i need to import.
.net remoting - not listening16 Apr 2008 16:12 GMT3
I have a problem with my server which is not visible after netstat -na
command.
1. remote class library compiled to dll and registered to GAC
namespace RemoteClass
call the PostBack MANUALLY with script!16 Apr 2008 16:10 GMT1
Is possible call the PostBack of an asp page by code? The result I want to
obtain is the itself one as the pressure of a button with "submit"! Thanks
.Net 2.0 C# web form TreeView question16 Apr 2008 16:10 GMT1
In my .Net 2.0 C# Web form application, I have a TreeView TV1 which has 3
subnodes: SN1, SN2 and SN3
What do I need to do so that the user click the SN1 a label will show the
text of 'SN1', click SN2 'SN2' and so on.
Events (backgroundworker)16 Apr 2008 16:08 GMT2
I would like to know how can I fire events of background worker when I
want to let know the main thread that the action finished and to send
results.
Is there a way to fire RunWorkerCompletedEventArgs in events from
DataSet to SQL Server 200516 Apr 2008 16:03 GMT1
I have a DataSet with some tables, columns and rows.
Now I want to get this tables into SQL Server 2005.
The Tables in the SQL Server are not existing.
Is there a easy way to do this ?
getting at data in gridview cells16 Apr 2008 16:02 GMT2
I am trying to get access to the data in different rows of my gridview
on a button click, in a similar way to the one I used with my 1.1
datagrids.  But the cells always seem to be empty.  Here is my code :
protected void btnSubmit_Click(object sender, EventArgs e)
code generation/preprocessing16 Apr 2008 15:56 GMT7
Is there a way of doing simple code generation inside visual c# express
such as similar to preprocessing in c++ ?
I need to generate a library for some vector maths,
but I need to implement it for different types wich would be difficult to do
Localization problem16 Apr 2008 15:44 GMT1
I am trying to localize my application but I have some difficulties doing
it.
In my application I need to load the translated resource from a specific
folder (that the user determine using the command line argument ).
Active Directory "login" from C# application16 Apr 2008 14:56 GMT11
I am writing a program that needs to take a login name and password,
and then try to authenticate against an AD server. Sounds simple
enough so far...
The name and password may be entered by a user (real human being),
Creating ToolStripMenu based on user rights16 Apr 2008 14:37 GMT4
I have .NET 2 WinForms MDI application containing 250 ToolStripMenu items.
I need to make some submenus invisible and individual menus invisible if
user has no rights or insuficient level of access. This can be determined at
menu creation time.
how to scroll manually a panel16 Apr 2008 14:04 GMT2
sorry about my english.
I need to scroll manually the content of a panel when the user click
on a button.
The user have to interact with my application by a touch screen
 
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.