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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to.31 Jul 2008 14:54 GMT3
When I click right button at folder icon in
Windows explorer the context menu shows
up with options "Copy/Pase/Send to" and much more.
How to add item to that menu that would open my
Learning SQL Express31 Jul 2008 13:53 GMT5
I'm trying to learn how to use SQL Express 2005 or 2008, I'm  looking for a
book that would do just that
Any suggestion ?
Bitmap Image/ Resource file problem31 Jul 2008 10:33 GMT1
I have a minor problem locating an image file to load as a Bitmap.
A resource file "NudeSusan.jpeg" (which I think is actually a bmp
file, originally taken from a jpeg of model Susan Spears) is loaded
onto the "Resources" tree of the Visual Studio Solutions Explorer, and
Learning C#31 Jul 2008 10:17 GMT3
I'm trying to learn C# using the expres 2008 version, but I would like to
find a book to learn it
Any suggestion ?
The strange behavior of this code31 Jul 2008 09:17 GMT1
If the put the code,
IntPtr ptr = Marshal.AllocCoTaskMem(4);
hr = em.Next(monikers.Length, monikers, ptr);
x = Marshal.ReadInt32(p);
Security Question31 Jul 2008 08:47 GMT7
What type of security measures does, say, a database management
systems take in order to prevent a person from retransmitting logon
information that was captured from a sniffer?
There must be some way to prevent this from happening. I mean, anyone
BackgroundWorker: Do_Work, and Exception catching31 Jul 2008 06:50 GMT1
So, I am building a class which implements the Event-based Asynchronous
pattern. We'll call it MyClass. Suppose part of it looks like the following:
/// <code>
public class MyClass : Component
Shall I use an Event/Delegate way or just the compare value way?31 Jul 2008 06:40 GMT1
Hi colleagues,
In fact I don't have a problem but just don't know which way is good
and better.
I need some advice which programming way I shall use. Since a couple
Access or SQlServerExpress31 Jul 2008 04:40 GMT5
OK, it is  off topic but I am looking for c# developer feedback.
New Windows app project totally selfcontained.
Will need to handle BLOBs (pictures)
Useful life about 5 years then into the bin.
Deactive control, but still enabled?31 Jul 2008 02:30 GMT1
I have an app i'm developing and i'd like users to be able to drag and
drop controls within the UI.  After selecting the option to enable it,
i have 3 mouse events(mousedown, up and move) that capture the
movements and the coordinates of the mouse and reposition the control
yencDecoder - possible string encoding error31 Jul 2008 00:48 GMT1
hi, I have a small problem, I am coding on a yenc decoder:
http://rafb.net/p/h2REMB63.html
when i try to decode what was orginaly a plain textfile i get this
http://xs.to/xs.php?h=xs229&d=08313&f=garbagetext201.png
C# and screen31 Jul 2008 00:36 GMT5
What are a function on work with adjusting a screen?
It is needed to show out all supported screen resolution and in accordance
with chosen frequency...
http://www.alvas.net - Audio tools for C# and VB.Net developers
Multiple socket clients30 Jul 2008 21:48 GMT3
Here is code I am using to create a socket listener:
public void Run()
{
go = true;
splitting string with a string30 Jul 2008 21:26 GMT10
I have a html page that I retrived and stored in a string and I want
to split it based on <td> elements. I know only way you can split
using string.split is using characters. The other option is traverse
and split. Is there any other way you can split a string using string
SslStream Read Problem30 Jul 2008 21:17 GMT3
Hello, Newsgroupians:
I'm creating an application that will read emails from GMail, using the
System.Net.Sockets.TcpClient and POP protocol.  However, I am having a
problem with my SslStream.
 
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.