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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DrawString Graphics problem14 Jan 2008 04:28 GMT7
I am trying to get to grips with some basic graphics, being new to C#.
I have this code (see below) in a simple project .. when I run it 6 text
strings are drawn, as I expected .. but this happens twice .. once with
a grey background and once with the white one.
Newbie advice appreciated13 Jan 2008 23:10 GMT2
I was just beginning to dip my toes into the world of developing
Windows applications and scripts with
VBScript and Visual Basic 2005 Express when PowerShell came along and
completely blew me away with
Hash Code Of A String13 Jan 2008 22:40 GMT9
I am currently working on a dictionary populating program. I currently
have a socket connection my local news server and am trawling through
all of the articles looking for new words. I am currently using Java to
do this but would like to move the source to C#. Java's String ...
Log in to a website using C#13 Jan 2008 22:14 GMT5
I want to log in to a website using C# code..
The main aim is to check whether the username and password I provide is
correct or not.
I used the following code
TypeLoadException: Can't find property implementation.13 Jan 2008 21:02 GMT1
I'm getting the following error when I'm running my application (application
name changed for the example):
Unhandled Exception: System.TypeLoadException: Method get_ImageFile in type
MyApp.Plugin.DefaultImageFiles.JPEGImage from assembly
How to create a serial number for a software?13 Jan 2008 20:32 GMT8
I have been working for several months on a sofware and now it is
finished.
I have a problem now and it is this:
Because I live in a country which there is no copyright law in it
Several programs and getting "hangups"13 Jan 2008 19:13 GMT2
I have one program running multiple copys (acting as IP <-> serial
port) of the same program (no connection to eachother) and they all
work fine for a while then some starts slowng down, then others, and
then magically all work fine again...
Convert Linq  IOrderedQueryable to IQueryable13 Jan 2008 15:13 GMT4
I need to force DbLinq to generate select statement  without ORDER BY.
I tried
IOrderedQueryable<T> orderedQueryable;
orderedQueryable = (IOrderedQueryable<T>) (from b in Default.Db.Klients
RDP encrypted passwords13 Jan 2008 14:10 GMT1
Can RDP password be written programatically, is there a dll that contains a
method for generating encrypted passwords?
thanks
Document Views13 Jan 2008 10:20 GMT2
Not a simple question, but...
I'm trying to mimic the view many windows text editors have, whereby
the user types directly on the page - which is nicely bordered as per
their printer settings.
BUG: C# 2008 Express changed the tooltip color in all Vista's wind13 Jan 2008 09:46 GMT10
I have installed C# 2008 Express edition in Windows Vista, and I
found this huge bug:
the tooltip shown to the up corner of a window has the old yellow style
color.
MVP question13 Jan 2008 08:35 GMT2
I'm using Model View Presenter for my UI, I like to structure it introduces
and it tends to make me "do the right thing"
One problem I'm having is making the distinction between what I can and
can't do in the View code.  For example if a user modifies a value in the
modifying single frames in a multi frame tiff13 Jan 2008 01:29 GMT4
I would like to rotate pages in a multi-page tiff.  Here is my first
attempt:
<code>
public void RotatePageAndSave(int degrees)
how .net references circular references12 Jan 2008 23:54 GMT5
If I define two classes in the same cs file. And in each class, I define the
object of other class as a member.
Can anyone explain me how .NET or its compiler will resolve this kind of
reference since one class would not be compiled unless other is compiled.
Creating a script interpreter using C#12 Jan 2008 21:52 GMT13
As part of our QA of hardware and firmware for the company I work for,
we need to automate some testing of devices and firmware.  Since not
everybody here knows C#, I'm looking to create a new scripting
language that makes writing automated tests simpler.  Really, I'm
 
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.