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
Where  are the errata for Microsoft books?08 Dec 2006 05:10 GMT1
  I am looking for the errata for "Programming Microsoft Visual C# 2005:
The Language by Donis Marshall.  
   In [Table 6-1 Inheritance Table for Generic Types] on page 257 Base
Class Generic (open) Derived Class Nongeneric should be 'Not Permitted", not
C# library aware of HTTP.08 Dec 2006 02:52 GMT1
My requirement is:
Creating a normal windows dll that receives requests from other
applications in HTTP form and returns the result of processing in XML
format.
Storing a Form in a Hashtable08 Dec 2006 01:17 GMT22
I'm working on a chat client and this is what I'm trying to do when a
message is received:
       private void ReceivedMessage_Event(object sender,
ClientEventArgs e)
Is Class Synonymous with Type?08 Dec 2006 00:47 GMT70
I'm using an example piece of code: -
namespace Wintellect.Interop.Sound{
  using System;
  using System.Runtime.InteropServices;
task manager, app doesn't unload08 Dec 2006 00:00 GMT4
on my developing system, when my app exits, it always gets removed withing a
second from the task manager. on my clients machine, the app exits but stays
indefinitely in the task manager.
i tried every which way to kill the process, i did all of the following to
How to use reflection to read an array in an unmanaged structure07 Dec 2006 23:22 GMT3
All,
I have the following:
.....
   [StructLayout(LayoutKind.Sequential)]
Clipboard copy and paste07 Dec 2006 23:21 GMT9
Any source code example I can use to save the clipboard content to an
object, then I will do a copy and paste, finally put back the 'saved'
clipboard content back to clipboard ?
Using js file in asp.net 2.007 Dec 2006 23:02 GMT3
I simply wish to code a JS function ONCE, in a .js file, include the .js
file in the Master page, and then in several but not all pages, I wish to
execute the function on pageload.
I don't want to use the
JavaScript From PageLoad()?07 Dec 2006 23:01 GMT4
I am working with VS.NET 2005
Ultimately, I wish to call a JavaScript function from a .js file
In the Master page, I have:
<html xmlns="http://www.w3.org/1999/xhtml" >
Detect 'End Process' in application07 Dec 2006 22:32 GMT9
Is there any way to detect if application is being killed by 'End
Process' via Task Manager ?
TCP HTTP and HTTPS port forwarder07 Dec 2006 21:25 GMT1
I would like to write an application that sits between our main App and a
Web service (WS). Our app would be pointed at the new app which would pass
all data on to the WS and all responses passed back a bit like a proxy.
Currently the WS is HTTP but it will be on HTTPS so it will ...
Using a stored procedure and Datasets07 Dec 2006 21:01 GMT2
I'm relatively new to this.
How can I get the results of a SP (returns a recordset) into a dataset
Thanks
Robert
user control07 Dec 2006 20:36 GMT2
When I create a user control textbox (like "public class mytextbox :
textbox") in C# and use it on another form, properties like font, colors,
etc. are not inherited. Is this behavor normal ? Is there another way to
achieve this ? What I would like is if I change the font type or ...
What is the null field used for in the streamreader class?07 Dec 2006 20:29 GMT1
>From MSDN I'm trying to learn more about streamreader. I'm working my
way down the MSDN definition. The first entry is the Public Constructor
StreamReader. I'm fairly happy I have a basic grasp on this. It is the
part of the Streamreader class that creates a StreamReader instance ...
Special uses of delegate combinations/removals - your experience, please07 Dec 2006 20:27 GMT3
Can anyone explain (possibly with examples) any special uses of
delegate combinations or removals?
In the very simple example below all delegate combinations/removals can
be done with delegate assignments. So what's the use of having them
 
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.