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 / .NET Framework / General / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamic AppDomains13 Jan 2006 20:22 GMT2
I have an application that uses the FileSystemWatcher to monitor for the
"drop" of certain files in a folder.  Custom actions are then executed based
on the file name, size, etc.
This application can listen for an unlimited number of files and therefore,
Conditional Assembly reference13 Jan 2006 19:21 GMT7
How do you conditionally reference an assembly based off of the build
configuration?  Imagine a scenario where I want to have an Sql Release Server
build and an Oracle Release Build and the only difference between them is a
reference to a different assembly.
asp.net hosting with support for Crystal Reports13 Jan 2006 18:45 GMT4
Sorry if posting this to the wrong group, but do you know of any asp.net
hosting vendor with support for Crytal Reports?  Apparently they do not exist
due to high licensing costs at $25k per cpu.
Certainly someone must be offering this?
Adding custom Mail header to System.Net.Mail.MailMessage13 Jan 2006 18:09 GMT1
I am creating MailMessage out of already  existing email message.
My existing message has few custom properties. I wan to add them to
System.Net.Mail.MailMessage
How to add custom properties?
Call to GNUmake via System.Diagnostics.Process results in error only if redirecting output13 Jan 2006 17:31 GMT1
I am attempting to place a call to make via System.Diagnostics.Process
using the sample code below.  If I comment out the two problem lines
indicated, then the code runs smoothly and make performs quite well.
If I leave the two problem lines in, then make "encounters a problem"
Querying a DataSet/DataTable in .NET13 Jan 2006 17:09 GMT18
I think it would be nice if we could have a SQL engine available on the
client side.  I primarily do Windows Forms programming and it seems that I
have to make alot of calls accross the wire to manipulate data for display
purposes.
Internal details of System.Random13 Jan 2006 13:50 GMT4
I am looking for a source for the internal details of the
System.Random pseudo random number generator.  Something reasonably
technical please, not how to use it (which I know) but more how does
it work under the hood.
webbrowser.DocumentStream question13 Jan 2006 11:41 GMT4
I made some test with webbrowser control in VS.2005. When I load a word  
document in webbrowser  through .Navigate method (from my hdd), I want to get
the stream of the loaded doc file with .DocumentStream, but this property is
null. The property .DocumentText is = "" too. Am I ...
Welsh culture on server 200313 Jan 2006 09:29 GMT2
I'm trying to change the culture to Welsh by doing the following:
Thread.CurrentThread.CurrentCulture = New CultureInfo("cy-GB")
Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture
The above code works okay on Windows XP, but fails to work on Server 2003.  
How to call crystal report?13 Jan 2006 08:11 GMT1
Can anyone tell me how do I call a crystal report 10 in vb.net?  What I need
to do is passing couple of paramaters to the report and display it on
screen.
I have a look in the "Add reference" option, but there are so many Crystal
Maximum number of open file streams13 Jan 2006 07:02 GMT1
Hello, I assume that there is some maximum limit to the number of open file
streams (open files) in .NET for an application. What is the limit, can I
obtain this limit programmatically?
Thanks
Unloading and replacing an assembly13 Jan 2006 06:56 GMT4
I have an application that dynamically loads an assembly dureing runtime. I
want to send a mesage to the application that a new version of the assembly
is available.
I then want to unload the assembly and replace the existing file with a new
how can I get all user who have right to a directory13 Jan 2006 01:38 GMT2
I have a directory . How can I get all user name who have right to this
directory,such as
view , modify?
thanks in advance
Assembly manifest mismtach & File or Assembly name not found13 Jan 2006 01:16 GMT1
I have a VB application referencing some C# dlls.  Got new set of C#
dll assemblies, now kept getting errors when I run my VB application.
There were errors like assmbly reference mismatch.  Also in debug mode,
it errored at New or CreateObject of the referenced COM object.  I have
.Net sound recorder13 Jan 2006 00:46 GMT2
I need to write a small WinForms application to record some sound in WAV and
then integrate with another online application.  I cannot find either a MS
component or 3rd party component that will let me record sound.
Does anyone know of any components or techniques to solve this ...
 
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.