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# / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with unc paths19 Nov 2007 18:14 GMT4
I am new to C# and am having a problem with my program. I have created a
small test to try and find the problem but I can't seem to find it. The
following code is my test.
using System;
Getting image from wewbsite19 Nov 2007 17:43 GMT14
Does anybody know how you can extract an image fron a webpage loaded into a
webbrowser control and either save it to file OR save it in a database?
Cheers,
Johnny J.
Recovery settings of a windows service19 Nov 2007 17:22 GMT1
I written one windows service and its working fine. I Need to check
the recovery settings of that service from one windows application.
How do I can get the recovery settings of(first failure, second
failure and third failure) a service programatically. can any one
best SDI methods19 Nov 2007 17:20 GMT2
I would like to have your advice regarding a simple SDI application.
i have 3 forms : FMain, FMainHW and FMainSW.
when my application run FMain display the main menu and interface of the
SDI application.
using windows icons in my winforms app19 Nov 2007 17:01 GMT2
How would I use the windows icons in my application.  I would like a print
preview icon (the typical one) but I cannot figure out where to go to get
all of the windows icon images.  Any help on this would be appreciated.
Thanks
Generics and inheritance19 Nov 2007 16:16 GMT8
Sorry if this is the wrong group, but I can think not of where else to post
(excepting of course my cross group post to .NET Development/General)
I have an inheritance hierarchy in place as follows ...
PersonVisitor<T> <-- AlphabeticVisitor<T> <-- FamilyNameVisitor<T>
extract method for better readability19 Nov 2007 16:11 GMT5
hey all,
i have about a 40 or more lines in my switch statement and was just
wondering if it was worth extracting out the individual case statement which
would involve passing a Table object, 2 ints and a string?
Where i can define global variable?19 Nov 2007 16:07 GMT2
i worked with VB6 then i changed to C#.
i want define Variable thats i can accessed from any Form or Class in my
project.
in VB6 you can do that by define as "Global" in Module, but in C# i can't
File.Exists()19 Nov 2007 16:01 GMT5
I'm trying to check whether a .lnk (LNK - Windows shortcut file)
exists.  I can successfully create the lnk file and then go browse to
the folder and see the lnk file is there, but calling
File.Exists("test.lnk") fails.  How can I do this?
Write AppSettings Keys Programmaticaly19 Nov 2007 15:23 GMT1
I am Developing a web application and reading connection strings from
Web.Config file,
How can I write appSettings keys programmaticaly via a web page ?
Thanks
Thread Loading Form19 Nov 2007 15:14 GMT1
I have a form with a loading bar as marquee so i don't need to play
with the progress thing. It's just a form to show activity in other
way.
So what i need to do is start it at the beginning of the process which
How to implement a 3 way Rocker Switch19 Nov 2007 15:08 GMT2
I have a button (System.Windows.Forms.Button) on a form (WinForm, C#
Application).  I would like to have a counter counting up (or down) as long
as the user is pressing down the button, in other words I would like to
implement a Rocker Switch – 3 ways.
.NET XmlSerializer can serialize xs:documentation elements?19 Nov 2007 15:01 GMT1
Id like to know if .NET XmlSerializer can serialize "xs:documentation"
elements.
For example, consider the following code fragment written in C#:
public class class1 : WebService
Do something if the parameter name is someParam19 Nov 2007 12:46 GMT4
I m trying to do something (check values) if one of the parameter in a
procedure is used, for example
let say I have the following procedures:
index(int a, string specialParam, ..)
determine object's collection19 Nov 2007 11:32 GMT1
This may be a silly question, but anyway:
If I have collection / list of objects:
public class MyCollection : List<MyObject>
{
 
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.