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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
2.0: reading utf-8 text file with non-ASCII letters22 May 2006 18:43 GMT1
Could you help me please with a problem of reading utf-8 file with
non-ASCII (Polish) letters? I have written such code:
DirectoryInfo D = new
DirectoryInfo(HttpContext.Current.Request.PhysicalApplicationPath);
Don't understand keepalive...22 May 2006 18:01 GMT2
I've got a problem with the GC.keepalive function,
as used in the examples at
http://msdn2.microsoft.com/en-US/library/system.gc.keepalive.aspx
.
Tricky Reflection Question22 May 2006 17:34 GMT1
Not sure if this is the correct group but hope so.  I need to be able to
load an assembly and simply get a list of the types contained within that
assembly.  This is easy to achieve using Assembly.LoadFrom and GetTypes but
once the assembly has been loaded it cannot be unloaded ...
Async dataset populating.....22 May 2006 16:21 GMT1
Windows C#
I have some search screens in my app which can, with certain search params,
bring back thousands of rows, and can take ages to populate.  So I am trying
to find a better way of them operating.  One idea is to batch the results up.
VB.Net2005 Form Designing22 May 2006 14:12 GMT6
I have created one form in vb.net 2005 and i need its printout on A4 size
paper, but its leave some space on top and bottom, i have also tried to
increased the size of that perticular form but it allows me max 760 pixel
only.
.net threads22 May 2006 14:06 GMT2
I'm writing an application that receives video frame from a camera that
releases a GotFrame event carrying the image as event argument 25 times
per second.
I wrote an event handler FrameReceiver hooked to the GotFrame event
Easier way to expose properties?22 May 2006 12:36 GMT2
I am using some 3rd party controls to create my own control.
I want to "pass up" many (but not all) of the properties of the 3rd party
controls that I am using to make my control, so that the end user can
customize as much or as little as they wish.  But, there are HUNDREDS of
Problem with a growing number of connections in HttpWebRequest22 May 2006 09:30 GMT2
I'm having a problem with a growing number of connections. my app
generates http requests and reads responses. the app creates large
number of threads (100 or more) that generates the requests, this is
the code:
Setup & Deployment22 May 2006 09:21 GMT3
I have a program that use a private dll.
After making a setup project and install it in a client's computer
i want to update only the dll instaed of sending him the full setup.
How can i do that  in the setup project?
error retrieving information from user datastore22 May 2006 07:55 GMT1
hello list,
i am writing a pocket pc project. just this morning i opened up my project
and I got the following error..
error retrieving information from user datastore.
GAC Keep objects in memory22 May 2006 06:56 GMT3
I have some application that use the same library in the gac. All these
application use the same xml document. I would like to keep that xml
document loaded in memoy and dont have to reload it all the time.
Same thing for a XslCompileTransform object. It seems to be recompiles
Publishing with ClickOnce 22 May 2006 02:29 GMT2
This is my first attempt at using ClickOnce. It seems it is publishing
OK, but I can't run the install. If I use IE, I just see XML in the web
browser. If I use Firefox, I download a setup file, run it, then see XML
in the browser. I'm using Windows 2000, though my friend tried ...
html parsing / regular expressions21 May 2006 23:40 GMT1
my goal is to get patterns out of email files - say "message
forwarding" patterns (message forwarded from: xx to: yy subject: zz)
now lets say there are tons of these patterns (by gmail, outlook, etc)
- and i want to create some rules of how to get them out of the mail's
XML beginner problem21 May 2006 20:38 GMT1
I tried to execute WriteElementString with a 'localname' parameter that is a
number...but somehow this results in a corrupted name. Can't I specify a
number as a local name?
Best wishes,
Creating a Install package of a .Net Service using InstallSheild21 May 2006 19:48 GMT1
Has anyone ever used InstallSheild to create a install/setup package for a
.net service?
If so, did you just create the component service and enable the use of the
.Net Class and/or create a component with Install NT service type?
 
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.