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
what's is the difference between object vs Object, exception vs Exception11 Jan 2008 07:37 GMT2
In C#, what's is the difference between object vs Object, exception vs
Exception?
Thanks,
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
MaskedTextProvider Question11 Jan 2008 06:59 GMT3
I need to display a MaskedTextBox that has 2 different prompt characters. Is
this possible (maybe using the MaskedTextProvider)? If so, can you please
show me an example on how to do it.
Many thanks
From COM+ to WCF11 Jan 2008 02:49 GMT7
   If I have my COM+ component which gets loaded from a service
(loaded in IIS for example) and if that component crashes it is
limited only to that component. The service as such is fine except
that the calls for the crashed components are gone. Now, if I have a
Time critical thread seems to pause briefly once every few seconds11 Jan 2008 01:17 GMT10
I have an application in which there exist a thread that handles directx
rendering. It runs on a dual core system with windows vista and xp.
It is set to have highest priority and simply loops with
while(isRendering)
profiler which does not just sum up used time11 Jan 2008 01:13 GMT36
I have a problem with an application which runs smoothly but once every few
seconds shudder.
Having used the .net stopwatch class I now know that a certain loop
generally runs very quickly but sometimes it takes ten times as long.
Community Approach to business object using DataTable.10 Jan 2008 23:29 GMT5
I am trying to find what is the very best approach to business objects
in Windows Forms. Windows Forms presents an awesome opportunity to use
DataTables and I would like to continue doing so.
I have worked with dynamically generated DataTables with customized
How to search collection10 Jan 2008 23:23 GMT3
I have a generic list of objects. Each object contains multiple objects and
one of the object has some properties. Now I need to filter the list based on
those properties. Whats the best way for me. I tried foreach loop but I am
unable to write the filter criteria. All the ...
Question about function templates and performance10 Jan 2008 21:19 GMT10
I profile my code and find its spending a lot of time doing implicit
conversions from similar structures.
the conversions are mainly things like this
class Point
Controlling vertical scrollbar position on DataGridView WinForm     control.10 Jan 2008 20:16 GMT1
I have a WinForm with two DataGridView controls with drag and drop
enabled between the two.
I have a scenario where a DataGridView control can have rows
dynamically inserted at random positions when a user drags an item
Regular Expression question10 Jan 2008 19:49 GMT3
I am trying to grab the last bunch of text after the last forward
slash (/) in a url string. For example, I want to match "want" from
the string "http://www.hello.com/whatever/you/want". Using "/(.+)$" as
my regular expression yields "/www.hello.com/whatever/you/want", which
Create a word document from a web server.10 Jan 2008 19:33 GMT2
I'm generating a report on a web site based on user entered query
parameters.
Obviously, displaying it as a web page is dead easy.
Now, they want me to offer a "download as Word" option. (RTF would do
generic instantiation10 Jan 2008 19:08 GMT13
I'd like to create a generic method that returns a list of objects derived
from a class that "wraps" a guid.
public static List<ID> GetList<ID>(...) where ID : MyGuidWrapper {
...
Windows Service Starts and Immediately Stops10 Jan 2008 19:00 GMT41
I know my windows service works when i run it in debug mode on my dev
machine.
It also works in release mode on my dev machine. But, when I move the
service to
Microsoft scheduler10 Jan 2008 18:54 GMT4
I would like to know if anyone remember in one of the first office
suites microsoft had a planner which ask a lot of questions about
goals and advancement if so where can i find that info now
Constructor Question10 Jan 2008 17:59 GMT2
I have a class that has 3 different constructors in it.  In the base
constructor I want to have it set some default data.  I don't want to
have the overloaded constructors do these same operations (event to
the extent of creating a function that each constructor calls).
 
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.