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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
System.Windows.Forms.Timer on Windows Services21 Aug 2006 10:59 GMT4
I use System.Windows.Forms.Timer with a Windows service but nothing happens
after given interval elapsed.  It seems timer event does not occur. How can
I use timers with Windows Services?
Thanks in advance.
Setup File21 Aug 2006 09:51 GMT1
As you know any .Net application when installed need .net framework to be
installed on the target machine to run the application, I want to make a
setup file for my application with the following two options:
-- the setup file include the .net framework setup file, So my setup file
How to write client-Server programming using Web request and web response21 Aug 2006 09:18 GMT1
How to write client-Server programming using Web request and web
response.I want to send
a request to server by giving url and my server will  pick up that url
and will give a response to client .Please give cooding.
Class array21 Aug 2006 08:56 GMT6
Hi, something I imagine would be simple but...
How can you create a class array? e.g.
MyClass[] mc = new MyClass[2]();  ?????????
This obviously doesn't work, but how is it done?
Structs in C#21 Aug 2006 08:43 GMT12
Can anyone tell me how C# allocates memory for structs in C#?  I am having
problems figuring out how much memory will be allocated.  Consider the
following snippet
struct S1
Mutex, lock, Monitor21 Aug 2006 06:42 GMT1
Cane someone compare Mutex, lock, Monitor, and when to use which one?
And the concept of waiting query, ready query, Pulse, PulseAll, can someone
explain a little bit?
Thanks a lot!
getter/setter with no body21 Aug 2006 02:37 GMT5
Can anyone confirm that the code
public string Name
{
get;
Hide a componet?21 Aug 2006 02:25 GMT4
Is it possible to hide a component that is used as a base class for other
components?
I have two components that perform the same job. Their only difference is
that one works with objects, and the other works with data rows. So, I
DataSet.XmlReader hangs when & is in string within XML file21 Aug 2006 02:09 GMT4
I am trying to create a dataset from an XML file.  When calling
myDataSet.ReadXml("sample.xml") the code produces an exception error.  The
XML file has many strings that identify pnp ids on a system.  These string
values contain multiple "&" signs within them (e.g.
Disadvantages of using calling methods asynchronously using C#21 Aug 2006 01:03 GMT11
   Can anyone guide me when asynchronous method calls will be
benificial? Are there any
disadvantages of using asynchronous calls?
Thanks,
How to start the Default WebSite of my IIS20 Aug 2006 23:23 GMT5
How can I start the default web site of my IIS with C#.
Class hierachy and methods20 Aug 2006 21:43 GMT3
I am working on a project and have become a little confused on how to
call methods from another class. Before I explain, here is an example:
class 0
{
Global Assembly Cache - Installation20 Aug 2006 20:59 GMT1
We don't use the Microsoft Windows Installer 2.0 for our setup packages.
Instead, we use InnoSetup which is much easier to use and learn and more
flexible (that I have found).  The only part that is making me frustrated is
I can't seem to write an installer that will (a) install ...
WMI support!20 Aug 2006 20:07 GMT4
Does a list of supported hardware for WMI exist? (CPU, motherboards, disk
drives ect).
thanks in advance
lee
How to take a particular word from a line in asp.net20 Aug 2006 18:45 GMT2
I have  added image in aspx page in asp.net like this
<asp:image image id="image1" imageurl="C:/Images/Picture.jpg"
runat="server" </asp:image>
      Now I want to take id(image1) of image from this line.Please
 
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.