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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Invoke does not exist in the current context20 Sep 2006 00:44 GMT2
Hello, I seem to be getting the following error in one class, but not
in a form.  The name 'Invoke' does not exist in the current context.
The code I am trying to execute is:
Invoke(d, new object[] { text });
easy ASP.NET question20 Sep 2006 00:14 GMT4
I have a asp:button wth an event handler, when the event fires I also want to
change the property attribute of a div tag to not visible.
How do I reference the HTML doms named item to set the property ?
I know how with JavaScript on the client with DHTML, but confused now
msbuild : Message: Value cannot be null. Parameter name: type19 Sep 2006 23:06 GMT2
I am using msbuild to compile my web application project.  After
building the solution I get the following error message:
Server Error in '/Community' Application.
--------------------------------------------------------------------------------
Unhandled exceptions in runtime - is it a compiler bug?19 Sep 2006 22:57 GMT6
let me start with a simple sample to replicate the problem:
1. Create a new Windows Application C# project with 2 forms - MainForm and
FaultyForm;
2. In the faulty form override the OnLoad method to throw an exception:
Change back color of specific rows in datagrid19 Sep 2006 22:39 GMT1
I want to change the backcolor of some specific rows in the DataGrid. I have
seen some samples that do it by overriding Paint method of inherited column
class.
However, I am using typed dataset in my application, so I cannot use
Question about history19 Sep 2006 22:03 GMT3
I would like to create an history module to my application..
I need some advice to use a duplicate database with who, when and where fields added to that new duplicate table, or create a table with a character field saying which fields have been affected and others fields with who ...
Check permissions on Folder19 Sep 2006 21:43 GMT6
When my application starts I need to check folder permissions to ensure they
have "Full Control" before I let them proceed on. How can I check this
permission. Thank you, Fred
WMI remote connection slow - help.19 Sep 2006 21:38 GMT2
I have 7 computers and 5 controllers(no OS) connected to Domain controller.
when I used WMI to query for registry, it take a long time (about 60
minutes) to return the result. if it a controller then there is no WMI and
return a NULL ManagementClass.  Does anyone know there is ...
Dowload File19 Sep 2006 21:23 GMT1
I have problem with downloading a file using WebRequest and
HttpWebResponse.
Inorder to download this file i need to call to url that tells to
prepare the file for download,
Support for C# ActiveX controls in MSOffice?19 Sep 2006 21:08 GMT2
In 2004 (approximately) MS Tech support explained that while there was
limited support for native mode Active X controls in a few cases (like IE),
ActiveX controls should be all native code (especially for MS Office).
Has this change with VS2005? Does MSOffice Support ActiveX ...
Restricting webservice..19 Sep 2006 19:48 GMT1
My prj has a login form(Login.aspx).It uses Form authentication(Credential
stored in web.config).Once user is authenticated,it redirects to a
webservice(service.asmx)
that has a method that does some database operation.
Applying splitter to Mdi Children ?19 Sep 2006 19:28 GMT1
  i have an mdi app and 6 child forms. Application have options to
Tile and Cascade forms (Used MdiLayout property). Now, i want to apply
splitter to child forms to make it look like this ;
==============
Building .tbl19 Sep 2006 19:14 GMT4
I'm building COM in C# to be used from C++ application.  I've read
that C++ client should use Type Library file .tlb.  But my solution (of
Class Library) produces only MyCom.dll.  So my question is: What should
I do (in VS 2005) to build .tlb file?
Get Selected text from other window19 Sep 2006 19:11 GMT3
Hi all,
   I am wondering if there is anyway, I could detect if some text gets
selected by the user in an external application. To give you an example,
I would like to get the selected text same way as done by Babylone
Uppercase in Combobox text19 Sep 2006 18:51 GMT4
How can I make the combo box text uppercase?  For instance when the user
types in letters in the combobox, I want them to appear as upper case.
Thanks.
Lakshmi
 
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.