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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using setup project20 Nov 2007 08:33 GMT1
Is it possible to use setup project that exist in VS2005 to deploy
application written in MFC.
//Tony
ANN: VS2008 - RTM'd20 Nov 2007 06:09 GMT4
The wait is over, get your copy of VS2008 RTM from here:
http://msdn2.microsoft.com/en-us/vstudio/products/aa700831.aspx
Willy.
Preventing Postdata when clicking refresh button20 Nov 2007 05:35 GMT9
Can anyone tell me how to prevent some particular POST DATA when
refresh button (F5) clicked on server side(vb.net).
Thanks
Kumar N
process class20 Nov 2007 03:12 GMT1
Im using Process Class to Run
Wzzip.exe, Winzip's command line utility
is there a way to hide the dos box that pops up
ive Set oProcess.StartupInof.CreateNoWindow=true
getting container element type with reflection20 Nov 2007 00:13 GMT8
Im using reflection and I have a general handler for a container type
object where I have the System.Type info of the container itself
but I need to find out the type of the element contained in it.
The full name of the Type info does usualy include the type,
multiple forms19 Nov 2007 23:08 GMT1
I would like to open a form from a button in the principal form. Ok
that's easy...the problem is that I want to use methods, variables of
principal application and access to data source from the second form.
Return an Array19 Nov 2007 20:27 GMT3
Hello, Newsgroupians:
I have a simple question.  I have a function that I want to return an array.
I want the array to be other objects that were instantiated in the function
itself.  What's the correct way to return the array?  Here's what I would
.NET system loading19 Nov 2007 20:25 GMT1
Hi, I have a potential destination for my 'ready to be beta tested' .NET
c# program, but there is reluctance to install .NET
onto some pretty old machines due to the unknown impact
on other applications wich otherwise run ok
namespaces, projects and solutions19 Nov 2007 19:28 GMT8
I know this is long, but please bear with me.
I'm coming from a Java background and trying to get familiar with C#
and Visual Studio for my own benefit.  To accomplish that, I have been
doing some experimenting, writing trivial apps to test my
Embed FolderBrowserDialog on form?19 Nov 2007 19:17 GMT3
I need a folder selection tree on my windows form. I don't see a way to
  add the FolderBrowswerDialog as a Control and add it to my form's
controls collection.
Is there a way to accomplish this or do I need to write my own? It would
does a software architect need UML skills?19 Nov 2007 19:11 GMT27
If you were going to hire a software architect / functional lead for
your project (written exclusively in C# including WPF, WCF) would you
require that they have UML skills?
Is being able to draw the standard UML diagrams in a notebook
Dynamically Populate Datagrid19 Nov 2007 18:34 GMT1
I'm such a nood it isn't funny and apologize for this question in
advance.
I have a datagrid on my form and wish to populate it from a Sybase
source using a dynamic select.
Use MSBuild19 Nov 2007 18:30 GMT1
Since VS basically uses MSBuild to compile everything you can send the
value for /define on the commandline to MSBuild buy using MSBuilds
property DefineConstants like so...
/property:DefineConstants="CommaDelemitedList"
Best Approach to MS EntLib DAAB Database Object19 Nov 2007 18:24 GMT4
I am using a code similar to
Database db = DatabaseFactory.CreateDatabase("MyDB")
in every function of my DAL that interacts directly to database. But
recently I have started getting connection pool errors.
GZipStream weird behavior.19 Nov 2007 18:19 GMT6
The snipped of code below will not work unless I un-rem the
"compressZip.Close()" instruction.
Question: Why do I need to close the GZipStream object used for compression
in order to successfully use a GZipStream to decompress??? To me they should
 
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.