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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how can get windows usercontrols from RunTime ganerater Form30 Nov 2005 23:51 GMT1
Nicholas Paldino
in my application a have an Windows form on that i place an Panel Control.
in Form
load event i ganerate an Form in Panel Control on Runtime then get an design
Comparing numbers and determing the biggest.30 Nov 2005 23:25 GMT3
Hey guys! 1st time poster here. Got a quick question. I'm just
beginning my journey into csharp and am developing a win32 app that
will retrieve a given useres account pull raw data from a db and
display that info. One of the things i need t odo is look at 7 entries
Logging messages in a class based on who is using it...?30 Nov 2005 22:47 GMT4
I'm not sure of the terminology here but...
I have a standalone assembly (Foo) and I log errors using a simple call
in my "catch" blocks: e.g.
class Foo
communicating with remote server via http30 Nov 2005 22:00 GMT4
I've been tasked with writing a small app to that needs to talk to a
remote server via raw http.
Data is to be sent and received using name-value pairs. I have been
given the syntax for various http requests.
Office Web Component Events30 Nov 2005 21:48 GMT1
I am creating a C# windowsform app and I wish to use the OWC10 com
component.
I have followed the below instructions to enable events on the
component:
.NET 2.0 Secure Sockets30 Nov 2005 21:39 GMT1
I'm just wondering what is available for Secure Sockets in the .NET 2.0
Framework.  Is there any good resources out there that might be able to
give me some good information?  Also, are there any good sample
programs somewhere that people can take a look at?
UTF8 Question30 Nov 2005 21:03 GMT2
Why does (in the code below) the message should appear as "keep-alive -
keep-alive - test" but it only appears as "keep-alive - keep-alive".
That is why the last comparation (Equals) isn't getting true. Is it
from the "Convert.ToByte('\0')" that does the comparation false?
making an http server30 Nov 2005 19:21 GMT2
i am making an http server
it has following functions
main()
{
easy textbox question30 Nov 2005 18:55 GMT1
If there's a textbox and the text entered is longer than what's visible (the
textbox length), how do you make it so that the beginning chunk of text is
visible (instead of the last part of it)?
Thanks again!!!
BindingSource...?30 Nov 2005 17:51 GMT2
To determine from assembly whatever bindingsource has the form that uses
this assembly and to obtain a listing of such
Why does Guid.GetHashcode() returns 0 when instantiated with Guid.Empty ?30 Nov 2005 17:15 GMT2
Why does Guid.GetHashcode() returns 0 when instantiated with Guid.Empty
?
Asynchronous Serial port30 Nov 2005 17:02 GMT2
I am trying to write asynchronous serial port.
meaning, read and write operations are made via async cllbacks.
so far so good.
I open my port in continues state:
Securing assembly question30 Nov 2005 16:50 GMT3
My main application is calling a couple of dll assembly that we made.  I
want to secure those dll assembly so they can't be used by a third party.
I did a couple of test with
[assembly: AssemblyKeyFile(@"..\..\myKey.snk")] on both side, caller and
IResettable - a suggestion for the next version of WinForms30 Nov 2005 16:41 GMT1
Almost every project I work on, I end up with some variant of an
IResettable interface - so that controls can be reset to a default
value.  Controls have a ResetText method, but that's not much use for
checkboxes, and you can't set a default for things to be reset back to,
HttpWebResponse how does it end30 Nov 2005 16:21 GMT2
In pages that there is no content length, how does HttpWebResponse
knows where the page ends? And what kind of objects/methods does it
retrieve? Does it only retrieve the initial page without any images,
i.e., does it only makes one "GET / HTTP/1.1\r\n\r\n"?
 
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.