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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Yield control to windows for screen update13 Jun 2007 20:57 GMT6
While in extensive math calculation in MFC application, i used to yield
control to window by calling this code:
 void    YieldControl( void )
     {
Can a Forms Application trace to Console.Out?13 Jun 2007 20:29 GMT3
Does anyone know a way to view tracing from a Forms Application in
real time?  Currently our application traces to log files, but these
are cumbersome and have to be manually refreshed.  For Console
applications we simple trace to Console.Out.  Any help is appreciated.
Falloimitation - New Trends, New Brands13 Jun 2007 19:36 GMT1
Imitate your fallos within 5 minutes from here. Perfect solution for
part-time prostitution. How many times was it very lines? In your
pockets are empty rockets.
------------------------
Is there a way to grant a group of specific store proc. to a user?13 Jun 2007 19:25 GMT2
I'm using MS SQL studio express edition and it is a pain in the a.s to grant
store proc. to a user by clicking. is there a better to do so?
thank
setup and deployment graphics13 Jun 2007 19:24 GMT1
I am using the VS2005 setup and deployment project template to deploy my new
app.
However it only seems to allow graphics during the setup process to be
placed in the top banner area.
Passing dual dimensions array to unmanaged function13 Jun 2007 19:20 GMT9
In my managed code (C#) I have a some dozens of single dimension byte array.
I get each of this arrays from another unmanaged code (first DLL).
I need to stitch these arrays to a dual dimensions array and to be passed to
a unmanaged DLL (second DLL) that will change the values of ...
How to clear up all attached event handlers.13 Jun 2007 19:15 GMT5
I have an UserControl created by other component, its creator attachs some
event handlers to MouseDoubleClick event, but I do not like those events to
be triggered while it is db-clicked. I want to know how to clear up them?
Thanks
interfaces13 Jun 2007 19:06 GMT18
Can someone tell me whats the exact advantage of Interfaces in C#. To me
abstract classes serves the purpose and have all good things then what is
special about interfaces...can someone tell me some real example from
system, user, developer point of view....
converting a word doc to pdf in .net13 Jun 2007 18:16 GMT2
Is it possible to convert a microsoft word document to pdf in .net code. If
anyone has done this before, please let me know.
dynamic stylesheet problem13 Jun 2007 17:52 GMT1
On my page, i have external stylesheet
<link id="sbSiteCSS" rel="stylesheet" type="text/css" runat="server" />
whose href is determined on page_load
protected void Page_Load(object sender, EventArgs e)
System.Threading.Thread.Suspend/Resume and StackTrace13 Jun 2007 17:41 GMT3
I have a code which registers all threads with a thread dump class.  At
intervals this thread dump class will dump the stack trace of all threads.  
As calling StackTrace(threadtoDump) from a different thread other than the
treadToDump the threadToDump must be suspended otherwise ...
actulizar un textbox desde otro formulario13 Jun 2007 17:38 GMT1
hola amigos.... tengo dos formularios en los cuales desde uno de ellos quiero
poder modificar lo que lleva dentro un textbox el otro.
agradesco su colaboracion.
Marcelo
this.Context.Cache and Web Services: value not persisted between two subsequent calls.13 Jun 2007 17:27 GMT2
this.Context.Cache.Insert["lastUpdateDateTime"] = lastUpdateDateTime;
When I retrieve lastUpdateDateTime is always null if the web method call is
subsequent to the one which set it.
Why???
Form based authentication fails for .de13 Jun 2007 16:57 GMT1
We have a form based authentication implemented on our site that has
been working great for over 2 years for oursite.com, oursite.ca and
oursite.co.uk. However, today I found out that oursite.de is failing
(nothing happens). All other directories that require authentication
Namespace exploring with XmlDocument13 Jun 2007 16:54 GMT4
If I have an XmlDocument and I want to discover which namespaces it has, how
should I do? And is the schemaLocation attribute automatically expanded
somewhere? (the schemaLocation has this format:
namespacename filename [namespacename filename] [namespacename filename]
 
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.