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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PDF export buggy?30 Aug 2007 19:51 GMT2
Please excuse my post if its somewhat off-topic, but I'm hoping to
reach a wider audience that may have a solution but doesn't frequent
the SSRS group.. thanks.
I have a LocalReport, when I'm exporting to a PDF using the following
Forcing a Method to be executed on the Main Thread30 Aug 2007 19:45 GMT2
In the code below how would I get the callbackFromWorker() method to
execute on the thread named "MainThread". Right now when this program
runs it always reports that the callbackFromWorker() method is
running
Moving project from VS2003 - VS2005 Crystal reports and setup project30 Aug 2007 19:36 GMT4
Im transferring a visual studio 2003 project to Visual Studio 2005.
The solution includes a windows installation project.
With 2003 creating the setup got complicated with the crystal reports part
and I had to include several merge projects plus obtain a license key.
Implement Interface in debug build only30 Aug 2007 19:19 GMT8
I have a class which implements several interfaces.  One of them I
would like to have implemented only if it is a debug build.  Is there
a way to do this?
Thanks.
Regex and repeating characters30 Aug 2007 19:15 GMT6
I am using Regex to validate a file name. I have everything I need except I
would like the dot(.) in the filename only to appear once. My question is it
possible to allow one instance of character but not two or more?
example
point in the right direction30 Aug 2007 18:53 GMT2
hey all,
i have an excel file that contains employee information. inside the workbook
there are numerous worksheets - one per employee. is it possible to iterate
thru the workbook reading pieces of data by any chance?
Unsafe Compile Errors30 Aug 2007 18:44 GMT6
I've been attempting to experiement with unsafe code in order to speed
up performance. I've read several examples online, including a Microsoft
one
All of the examples seem declare their pointers the way I have below.
Gradiant coloring30 Aug 2007 17:29 GMT2
Hey all!
I need to color from blue to red in sort of a gradient depending on a value.
For example: lets say 1 is blue and red is 100. I need to change from blue
to red depending on the value so 50 would be a color in between blue and red
lan status30 Aug 2007 15:50 GMT10
In a project that I'm involved with we're looking for an algorithm of
discovering and maintaining a record of all computers 'alive' on a lan
(ethernet and tcp/ip). Obviously we'd like the status to be as up-to-
date as possible but without generating too much traffic on the
how to use 'marquee' to show circular progressbar30 Aug 2007 15:50 GMT1
I have a c# program that needs to show the progressbar which is circular
processbar,just like the one when windows xp loading. I tried below:
   private void TimeConsumingOperation(BackgroundWorker bw)
       {  
Object reference not set to an instance of an object30 Aug 2007 15:38 GMT5
I have created a DLL called as ADFormula which contains public
functions. After adding reference of this DLL in my project, I want to
call the functions contained there in. For this I am using following
code:
local classes30 Aug 2007 15:34 GMT12
I notice that local classes are not supported in C#. Could you please
discuss why this is so? Was this a bad coding practice to begin with?
textbox and numbers30 Aug 2007 15:26 GMT3
hi!!
I make a software in c#  with visual studio 2005 and
I would like to know if it's possible to restrict my textbox to put
only numbers inside?
Regex question30 Aug 2007 14:51 GMT1
Sorry if this is a repost. According to Outlook Express, I posted this
yesterday but it's not showing for me and I can't find it on Google Groups,
so I'm assuming it didn't go through for some reason. If it did and this is
a dupe, I apologize....
How to transfer a variable from a Form to an other ?30 Aug 2007 14:46 GMT3
I'm working on a project that uses 2 forms : one to select an object
and one other to display its attributes.
I mean that in the first one I select an object (from a ComboBox),
then I open a new form where I could see all the properties of that
 
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.