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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Retrieve name UserControl14 Dec 2007 13:29 GMT2
I build a control with method and property, and one specific method.
The InitLayout() see below.
       protected override void InitLayout()
       {
SslStream and HttpListener14 Dec 2007 13:01 GMT3
I have an asp.net website that my clients use via SSL. I need another http
communication within a postback to receive remote data to fulfill my current
postback request operation. I have to listen to this ssl/http request on
port 443 but a different uri prefix. If I use ...
gdi+ and line break14 Dec 2007 12:14 GMT4
Hi, I'd like to render colorful text with word wrap on screen (kind of
inline <font> tag to change text color in html), but run into the line
break problem.
Graphics provides several DrawString methods with line break features,
Reading complex configuration14 Dec 2007 11:24 GMT3
I need to be able to supply some relatively complex configuration to an
application. The application will either run in a web context (with a
web.config file, or as a application with an app.config).
The only configuration reading I have used before is AppSettings["name"]
windows  web browser Saveas  not working14 Dec 2007 08:53 GMT2
I have a window web browser where
modifications are made to the document at run time
through the Document property.Now the problem is when i go for
saveas the modified page is not saved.
object initializer and automatic properties14 Dec 2007 07:33 GMT6
Consider the following:
object myObject = new Object();
myObject = new { foo = "fooStr", bar = "barStr" };
How do I retrieve the value of foo from myObject?
search ms word by patterns14 Dec 2007 05:39 GMT1
I need search all word documents in a fold by patterns like 'Wind' and
'Rain' not 'Hail'. How can I do it?
Thanks
Peter
datagrid columns14 Dec 2007 04:37 GMT3
Any simple way to change the datagrid columns type at run time?
winforms
I have a datagridview, I need to make some columns checkboxes and some
columns to have a button at the end of the column.
Capture picture from Digital Camera using C#14 Dec 2007 04:22 GMT4
I'm looking for a good example to learn how can i capture a picture into my
application using digital camera and C#.
Thanks,
Gidi.
switching .exe14 Dec 2007 03:55 GMT4
I have 2 applications.  One use the .Net 1.0 and the other use .Net
2.0 framework.  The two applications are EXACTLY THE SAME, the only
difference is that one is compiled with VS 2002 and the other with VS
2005..this is because of design and compatibility between framework.
Does searchPattern in GetDirectories not recognize case differences?14 Dec 2007 03:51 GMT5
I want to return all directories fitting the pattern "v*", but NOT
include anything that starts with a capital "V". How can I do this?
tia!
Question about .NET 3.0 newsgroups14 Dec 2007 02:47 GMT3
Where are WF and WCF newsgroups?
Thank you,
Max
LINQ statement that equal to State IN ('NY','TX'...) SQL Statement14 Dec 2007 02:16 GMT3
Is it possible to write LINQ statement (LINQ to SQL) that would result in
query with IN key word.
Like
SELECT FirstNAme, LastName FROM People WHERE State IN ('NY', 'NJ', 'TX') ?
CrystalReports, c# - The string is non-numeric problem14 Dec 2007 02:09 GMT5
I use MS SQL EXPRESS DB
VS 2005, c#
Win Application
I have problem "The string is non-numeric"
Problems with modal dialog when calling C# from C++14 Dec 2007 01:59 GMT4
I have main application (with main window) created in C++/MFC. From
there I call function in C# class library to display a modal WPF
dialog. Dialog shows up OK, but it doesn't behave really modal. While
it is not possible to go to the main window by clicking directly on it
 
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.