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
Serial port in .NET11 Nov 2007 08:13 GMT6
I'm a newbie in .NET technology.
I've already developed Serial communication applications in C++
(WIN32).
And I wanted to migrate to .NET technology.
.NET without VisualStudio11 Nov 2007 04:44 GMT4
I want to develop a DotNet C# Windows Application. Is it possible to
do that only with open source
software? Are there disadvantages if I use other software?
Thank you very much for all information.
WCF - compiler can't find TChannel11 Nov 2007 00:24 GMT3
I want to provide a helper to apply a certificate to svcutil generated
class(s) that derives from ClientBase<TChannel>.  But the compiler can't
find "TChannel". I have System.ServiceModel referenced, it finds ClientBase.
The stub looks like this...  Any ideas appreciated. Thanks.
Form Background not properly displayed10 Nov 2007 23:55 GMT3
Hi, im having a very weird problem. I can create a new project and set the
form's background to an image i made in photoshop and run the program, no
code written. the image is displayed as grayscale. i have tried many
different images, formats, and projects yet it wont work. ...
getting menu items10 Nov 2007 23:37 GMT1
is it possible to get the all MenuStrip, ToolStrip and all sub menu items,
without using reflection?
Read Tab dilimeted file10 Nov 2007 22:55 GMT4
I have a excel file, also saved as tab delimited file. Now this tab
delimited file has text(as table) for eg
date               empid  empsal
10/01/2007      1        20000
Get Data10 Nov 2007 22:46 GMT3
I have a tab delimeted file.  I want to read this file and want to put in
data table. I have the following code. Tab delimeted has 3c columns and 43
lines of data.  The following code just reads the columns after it crashes.  
How to fix it and How can I populate the data for each ...
xml queston10 Nov 2007 22:43 GMT3
I have some pretty large XML Files
was wondering does dot net XML
do any buffering or does it just load the complete document into memory
tks
window.open & mouse coordinate question10 Nov 2007 22:19 GMT1
I'm running the below script to open a popup window.  Works great!
How Can I get "Mouse Coordinates" (X,Y) to include them as Left and
Top parameters
so that the popup window opens "where the button was clicked"?
difference c# 2.0 C# 3.010 Nov 2007 21:55 GMT4
what are difference between C# 2.0 (.net 2.0) and C# 3.0 (.net 3.0 (3.5))?
I have book programming C# 4rd edition from o'reilly on my country language.
Is it alright that i learn C# from this book?
I'm not completely newbie, i learned python as my first language (leaning py and
Derived dblinq entity class without creating constructor10 Nov 2007 21:22 GMT1
I have dynamically generated (at runtime) entity class based on entity class
generated by pgsqlmetal:
public class Klient : EntityBase.xKlient {
public Klient() { }
Constructor parameter list10 Nov 2007 21:02 GMT1
I have linq entity type with public constuctor having all properties as
parameters like
class MyEntity: IModified {
protected string _a_a;
Color control of text in a text box10 Nov 2007 17:45 GMT8
I have a text box wich I would like to
change the color of some of the text,
preferably with text commands,
like with some terminal protocols.
Regex in c#10 Nov 2007 12:31 GMT6
I am building a web page where people can link in a youtube video by
copying and pasting the link that is provided by youtube. How can I
use a regular expression to capture the URL only from the link below:
<object width="425" height="355"><param name="movie" value="http://
writing to app.comfig file10 Nov 2007 06:49 GMT1
 I am trying to read and write another application app.config file. I am
trying to follow this code that i got from internet
xeConfigurationFileMap fileMap = new ExeConfigurationFileMap();
       fileMap.ExeConfigFilename = @"C:/app1.exe.config";
 
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.