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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TrackBar Skinning21 Jul 2005 21:59 GMT2
We are working on a project that has a bunch of TrackBars spec'ed as graphic
controls.  In other words, they are slick looking and green.  
In the design phase, these controls look great on the printed page, though
when I try to get the TrackBar to look the way the concept was ...
FullTrust for calling Process members21 Jul 2005 21:56 GMT7
I have to call the Handle from a process and FullTrust is needed
otherwise it happens an exception.
currently i am using only this code and the exception occurs.
[PermissionSet(SecurityAction.LinkDemand, Name="FullTrust")]
BeginInvoke async callback21 Jul 2005 21:03 GMT6
Is The following Code valid it is like a mini thread pool(a friend at
work wrote it)?
I have cut down the code a bit but kept the essential parts.
The main part that I am would like explainedis when the async callback
BITS Downloader, IIS, retrieve a file named *.DLL21 Jul 2005 20:41 GMT1
I am using the BITS downloader to retrieve a file as part of a self-updating
application.
The file is called xyz.dll -- and when BITS tries to get it from its
location (where it's hosted on a MS IIS Server), IIS sees the request for
Performing a Transaction in 2 systems21 Jul 2005 20:32 GMT4
I have the need to perform an atomic operation in two systems, a database and
an ftp site.  The process is two step; 1. insert a row into oracle, 2. delete
a file from a remote ftp site.  I need to make these steps atomic...either
they both succeed or both fail.  Any suggestions ...
C# Server/Client21 Jul 2005 20:09 GMT4
I am about to take my first crack at C# and would like some
suggestions/best practices for approaching the app I am looking to
build.  Here's a simplified description of the problem :
The client application will handle displaying a countdown timer that
GetVersionEx Implementation Problem21 Jul 2005 20:04 GMT6
Hi! I have this method that gets the OS suite and product type, but it
is always returning null. Can anyone help me, please? Here is the method
and other necessary code:
[StructLayout(LayoutKind.Sequential)]
thread synchronization and GUI problem21 Jul 2005 18:21 GMT2
Hello, I am using Visual Studio 2005 .Net, coding in C#.  I am working
through the threading walkthrough:
ms-help://MS.VSCC.v80/MS.MSDNQTR.v80.en/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_fxmclicc/html/7bc03b7b-d680-499b-8179-5f414b2d650c.htm
and have been able to get that to work as ...
Pass external delegate to a class constructor.21 Jul 2005 18:12 GMT6
I would like to have my class to execute eventually an outside function.
I was thinking to pass to my class constructor a delegate object that
would be later used in my class to be triggered.
Does a delegate is the correct object to use to do that?
FILES WITH C# (VS 2003)21 Jul 2005 18:10 GMT6
I need to open flat files using C#.
I need to work very fast, but when I used StreamReader, This is very slow.
Anybody knows how to work FILES very fast using C#.
I need to read 3 millions of records at least a minute.
How to get sorted data from .resx file using ResXResourceReader?21 Jul 2005 17:43 GMT1
i have created one .resx file for adding 38 Images...............
after creating it when i open it and reads it through
IDictionaryEnumerator or by using DictionaryEntry structure i am not
getting images in order i have added in resource it means following
Dynamically create COM objects in C#21 Jul 2005 16:41 GMT4
I want to dynamically load DLLs (created from VB) and instantiate a
class with a particular name, like "ProcessClass".
I am able to load the DLL and confirm there is a class by that name BUT
I can't seem to create it or call methods to this newly created
Hiding values in a datagrid21 Jul 2005 16:25 GMT1
I have a datagrid that will display data, and based on the security level of
our user's they may not be able to see the data. However, I still want the
column to appear in the grid and just mask the data with asterisks, one for
each char in the value or a fixed number, but none ...
RegEx problem - literal exclusion should not match21 Jul 2005 15:27 GMT1
I'm having a problem with a reg ex.  Essentiall, I'm trying to isolate
variable declarations from old vbscript where there was no explicit
declaration requirement.  This should seem easy enough - just identify by the
assignment statement; except for the fact that vb uses a single ...
Visual Studio 2005 stable?21 Jul 2005 15:13 GMT2
I have to implement a application that use Serial COM ports and I was
thinking to use VS2005, but I wan to know is that is true that is stable ?
I heard that the release date is November 7 2005 and I have to release the
app in August 2005, I want to move to 2005 so I can use ths ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.