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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem with using CompareTo when having string28 May 2008 15:24 GMT2
I have method CompareTo written below. But I have a problem because I want
to sort on HeatNumber which is of type int and if this is the same on
MspName
which is a string. But according to the compiler I'm not allowed to use < on
VB6.0 to newbie C#28 May 2008 15:20 GMT2
Is there a C# equivalent to Vb6's Erase when dealing with arrays?
Also vb6 handles the long variable type better (speedwise) than int.
Is this also the case in C#?
TIA Mick.
advanced object browser28 May 2008 14:51 GMT1
I often want to look for functions that deal with a particular type
either as a parameter or a return type, but i dont know where
they are, or what they are called.
It would be ideal if the object browser could do this,
Why can't operator overloads be abstract?28 May 2008 14:14 GMT8
This code won't compile because "the modifier 'abstract' is not valid for
this item".
abstract class X
{
Performance issue whilst writing to Excel28 May 2008 13:45 GMT1
We have a code snippet that downloads data to Excel.  it is writing row by
row. This causes a performance issue. Any ideas on how to speed this up will
be appreciated.
Please find below an excerpt of the code:
Acrobat DLL Exception (Transforming pdf to tif)28 May 2008 13:43 GMT10
I'm trying to use the following VB function to transform a pdf
document to a tiff one:
http://forums.microsoft.com/msdn/showpost.aspx?postid=1665127&siteid=1&sb=0&d=1&
at=7&ft=11&tf=0&pageid=1

Private Sub savePDFtoTIF(ByVal fullPathPDF As String, ByVal
System.DateTimie28 May 2008 12:37 GMT2
I am struggling a little with these 2 problems:
1. How can I convert an integer, representing x days from 01/01/0001 (the
minimum value for DateTime, in dd/MM/yyyy) to dd/MM/yyyy?
2. Is there any functionality for converting a date from one locale to
Unable to initialize COM in VC Dll when invoked via C# application28 May 2008 09:53 GMT7
I have a C++ DLL, it exports some some plain C style functions. This
functions internally initializes COM and then MAPI. This works fine if I
use the DLL from a C++ application (I tested with a C++ Win32 console
application).
reg Object data type28 May 2008 07:18 GMT4
I've need clariifcation regarding the Obejct data type.
Is this object a value type or reference type?....
can you please some articles which give explaination as to why
it's treated as value type\reference type???
Wizard Type Framework28 May 2008 03:53 GMT3
I would like to create a framework for implementing wizards. The
wizards will be driven from entries that are contained within a
database. For example a "questions" table would hold all the questions
for a wizard, adding more entries to the question table would add more
Adapter Pattern - Verständnis28 May 2008 01:36 GMT5
wollte kurz nachfragen ob ich das Adapter Pattern richtig verstanden
habe. Es scheint mir irgendwie so einfach zu sein.
Also, wenn man zwei inkompatibele Klassen hat. Da die Klient Klasse
eine bestimmte Methoden-Signatur (besser Interface) verlangt und diese
"forcing" garbage collection28 May 2008 01:35 GMT11
I'm trying to wrap my ming around C#/CLR garbage collection.  In an
ASP.NET project, I'm having a problem because an object destructor is
being called by another thread, long after my code is done.  I'm wanting
to know if I can force it to happen immediately (when the object goes ...
Import large CSV file data into Oracle Table28 May 2008 00:42 GMT3
Language: C#.NET 2.0
Technology: ASP.NET 2.0
Database: Oracle 10g
Hi All,
Limit C# console app to one instance28 May 2008 00:41 GMT8
Using Visual Studio 2008 I want to prevent myconsoleapp.exe from
executing multiple times on a given Windows host.
The desire is, if a user launches myconsoleapp.exe a second time the
second instance dies because there is already one myconsoleapp.exe
C# code in DB?28 May 2008 00:34 GMT8
Is it possible to place parts of a C# application (code + GUI) in a
database like Oracle? The application should be a "thin client", i.e.
it does little else than getting code from the DB and executing it.
How do I do it? (Please no details, I am only evaluating the
 
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.