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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FIBONACCI27 Nov 2006 17:39 GMT2
Can anyone tell about how to create a FIBONACCI series in VB.Net and C#
Thanks in Advance,
Veeru
problem with building Sample WCF from microft: Method Not Allowed27 Nov 2006 17:34 GMT1
Each time I run any sample I get the following error for WCF.
The remote server returned an unexpected response: (405) Method Not Allowed.
Signature

Mike

How to save user options and settings to a file, like we used to do with INI files?27 Nov 2006 17:07 GMT4
I have an application that can't use the registry to save various user
options and application settings. My first thought was to simply use an
application configuration file but this approach seems flawed. The app
config file appears to be updated with values while the ...
reading data from web server27 Nov 2006 16:45 GMT2
I have a web page where users enter some data.
I would like to read that data into grid?
How to connect to my web server?
Hrcko
Closing down a hierarchy of modal windows nicely27 Nov 2006 16:42 GMT23
Im sorry, I dont know the correct description for a hierarchy of parent and
child forms.
I have a main form that opens a child form modally. This child form in turn
opens it's own child form modally.
Expanding Arrays27 Nov 2006 16:17 GMT5
All
Can someone tell me why the following is considered bad coding practice,
please?
int n = 0;
RS232 & AVR-Board button27 Nov 2006 14:48 GMT3
I'm programming C to an AVR-Board and would like to activate a register on
the board with an C# application. Instead of pressing the button (PINA.4 or
address 0x19 bit 4) , i would like to press a button i C# instead.  I got a
serial connection to the board and experimented a bit ...
How to Update Disconnected Dataset through Stored Procedure27 Nov 2006 14:38 GMT2
i am beginer in the worls of Asp.net and C#.net
I have one problem that
       I have stored my changes of data into dataset using
disconnected dataset and after completion of all changes i want to
byte[] to string conversion ...27 Nov 2006 14:28 GMT5
This is the code snippet that I've come up to convert a byte[]
to string.  Is there a best practiced method for such a conversion?
- Jamie
public static string ByteArrayToString(byte[] array)
'Refactor' has disappeared27 Nov 2006 14:23 GMT2
I've been using VS2005 for a mixed C# / C++ project. Somewhere along
the line it seems that 'refactor' on the context menu disappeared for
C++ projects. I do believe that this was working at one time. Is this
a known bug?
Adding UserControl27 Nov 2006 14:02 GMT4
i have a problem with adding usercontrols to a panel.
I use a panel to add up to 20 usercontrols to a panel that has
autoscrol enabled.
The number of usercontrols to add, and the data that is passed to the
Dynamic Checkbox Control??27 Nov 2006 13:59 GMT5
I need change the state of a checkboxbutton of a list of buttons.
I use the folowing code to create buttons:
for (z=1; z<=10; z++)
       {
Playsound loop not working27 Nov 2006 13:54 GMT3
I need to play a .wav file over and over again. I am using the
following code.
[DllImport("winmm.dll")]
private static extern bool PlaySound( string lpszName, int hModule, int
Problem in LoadPlugins in Application27 Nov 2006 13:31 GMT1
Hai all,
i am developing an applciation which loads all configuation plugins in
MainForm when clicks on corresponding plugin button.
let me explain :
WYSIWYG rich text box for C# forms?27 Nov 2006 13:14 GMT6
Any WYSIWYG text box controls out there for NON-HTML, NON-WEB text
boxes?  One that stores the text in XML format would be cool.
Thanks
cbmeeks
 
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.