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# / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Génériques adaptés ?30 Apr 2008 10:20 GMT1
Bonjour,
Suis pas encore bien au fait de l'utilisation des generics.
J'ai plusieurs sortes de classe (Profil, Utilisateur, Client, etc.) ,
chacune représentant un type d'objet que je veux afficher dans une
open pdf file and edit it30 Apr 2008 09:35 GMT4
I know it's possible to open and edit a word document in hidden mode
(without opening word), by edit i mean to replace one text with another.
is it possible to do the same with pdf files too?
if yes, how can it be done?
replace multiple strings at once30 Apr 2008 08:50 GMT3
To replace some substrings in a string value, i use Regex.Replace method
mulptiple times like;
strmemo = "new Data for user;  Name:@@Name , Surname:@@Surname,
Address:@@Address";
Downloading only a part of a HTML page30 Apr 2008 08:31 GMT4
I have the following problem
I need to download several HTML pages and get meta-tags out of the
code. I decided it would be better to download only the meta-tags
rather than downloading the whole page. But the standard method
Crystal reports - Application server failed30 Apr 2008 07:55 GMT2
My desktop application is developed using vb.net 2005 and uses crystal
reports for .net 2005.
I am now suffering complaints from the clients that when opening report
in their machine, most of the time they get an error Application Server
Generating unmanaged C++ wrappers30 Apr 2008 07:55 GMT2
Are there tools for automating the conversion of unmanaged C++ headers to
equivalent wrapper classes with metadata?
I've got a back-end library with no exposed inheritance, but the interface
classes are abstract and factory methods return the "real" internal
Bitmap[] property30 Apr 2008 06:46 GMT2
If I set property in my user control like this
/////////////////////////////////////
private Bitmap im;
public Bitmap IM
RTF To PDF30 Apr 2008 06:27 GMT3
When printing PDF files to laser printers the print file becomes several
times as big as the original file size and this becomes a problem when
printing to remote printers over slow connections. For instance 1 page PDF
original size 224Kb generates 3.41 MB print file and that ...
Windows Form DataGrid validating changes question30 Apr 2008 06:20 GMT2
In my .Net C# Windows form Form1, there's a DataGrid DataGrid1 on Form1.
How do I validate if the values in DataGrid1 is modified or not?
Thanks for help.
Jason
How to catch WM_NCMOUSEMOVE in MDI Form?30 Apr 2008 04:48 GMT3
Hi C# Experts:
I'm writing a C# MDI program. I need to know when user is moving mouse on
MDI's non-client area (that dark-gray background). I have tried code below
but it did not catch the user's action. Anyone knows how it should be done?
String Format Custom30 Apr 2008 02:36 GMT8
Hi have a string with 16 chars "25DD68EDEB8D5E11" and i want show it in form
like this "25DD-68ED-EB8D-5E11", i try
String.Format("{0:####-####-####-####}", mystr), but not work, i think that
it is because the "mystr" it is already a string.
Programmatically adding a column of Checkboxes to Gridview30 Apr 2008 02:14 GMT3
Could someone please help me with sample code on how to
programmatically add a column of checkboxes to data displayed in a
Gridview? And how to find whether the checkbox is checked or not on
postback.
C# Express and Firebird30 Apr 2008 01:40 GMT2
Trying to get some folks familiar with C#. They have downloaded the express
edition. Theses guys are used to firebird.
My question is, Are the express editions able to work with databases outsite
of MSSQL such as firebird.
enum is int30 Apr 2008 01:38 GMT4
The documentation for the "is" keyword says:
An is expression evaluates to true if the provided expression is
non-null, and the provided object can be cast to the provided type
without causing an exception to be thrown.
App.Config from a different EXE29 Apr 2008 23:39 GMT2
We have an executable that uses an App.Config file to hold things such
as database connection strings etc.
We now want to write a wrapper DLL around that executable to expose
functionality to integrate with another app.
 
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.