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# / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to save/read content of a RichTextBox to/from binary field in Ms.SQL Server ?20 Jun 2007 05:12 GMT1
how to save/read content of a RichTextBox to/from binary field in Ms.SQL
Server ?
I want to do save and read operation... I couldn't it
Thank you
Is there an obfuscator for .NET OpenSource or free?20 Jun 2007 04:49 GMT3
As the post subject, does it exists?
Thanks
Ken
Panels with titles in their borders?20 Jun 2007 04:01 GMT2
Coming from a Java background I'm used to not having to add extra labels
to my windows to inform the user of a group of settings.  I can simply
set a raised border to a panel and also put some text in the border so
the panel basically has a title. Is this possible with C#? Using ...
OrcasBeta1: Why I cannt find the InkAnalyzer class in System.Windows.Ink namespace20 Jun 2007 02:42 GMT6
thsnks
Data serialization options20 Jun 2007 02:28 GMT2
I've been learning about mechanisms .NET offers to export data.  The  
initial goal is to see what sorts of ways are available to save an  
application's state (document, internal database, whatever).  Not counting  
storing data in a database (which is obviously suitable for some ...
Why "delete" file hang?20 Jun 2007 01:39 GMT1
The code below hung during execution at "File.Delete(testFile)"...
if (File.Exists(testFile))
{
    Console.WriteLine("Before jumping off the cliff...");
Capture selection from other applications?20 Jun 2007 01:32 GMT3
I am writing a language translation app.   It will run minimized to
the tray.  I want to setup a global hotkey that a user can hit that
will capture whatever text is highlighted in the current window and
translate it.   The current app could be a web browser, Word, Notepad,
using System.Management a faux pas?19 Jun 2007 23:59 GMT12
Is using System.Management in general a faux pas? It seems, after some
web searching, that there is a fair amount of resistance to it because
of speed and portability.
I need to know how many CPU sockets there are. I'm using
Underlying OS architecture19 Jun 2007 23:39 GMT13
There was a thread recently about how to tell if the installed version of
Windows is 32-bit or 64-bit, but that seems to have disappeared from my
newsreader so apologies for starting a new thread.
Anyway, the first suggestion was to use IntPtr.Size. That is clearly wrong,
Bind DataGridView with BindingSource with .net 2.019 Jun 2007 22:06 GMT7
i have a small difficulties with BindingSource and dataGridView bind
db has properly opened and bind doesn't works. Unfortunately I didn't
find any good example how to connect MS Access with dataGridView and
BindSource class.
How to use HostCurrentCallback i    n TransactionManager?19 Jun 2007 21:56 GMT4
How to use HostCurrentCallback in TransactionManager?Could Anyone show a
simple example?thanks!
Import a Table into Access19 Jun 2007 21:18 GMT2
There's a data integration application I have to support that uploads
data using Access (oy vey). All of my proprietary data is housed in
intermediate SQL Server tables. Currently I perform the uploads by
opening up Access, then importing the SQL Server tables using Access
Inheritance??19 Jun 2007 20:27 GMT2
public interface IFood { }
public interface IMonkey {  void Eat(IFood food); }
public class Bread : IFood { }
public class Gorilla : IMonkey
where are partial classes stored?19 Jun 2007 19:34 GMT2
i've converted a 1.1 dot net app to 2.0 which has split all my classes into
partials. when i try to build the app, i keep getting an error about "The
type 'myClassName.bookingApproval' already contains a definition for
'dgBookingRequest'".
I'm seeking a .jar&SharpZipLib expert19 Jun 2007 17:28 GMT3
Using c# I have to uncompress a .jar file, modify an inner XML file
and then  build again the .jar file.
I did all with SharpZipLib but the built .jar is ruined and cannot be
executed.
 
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.