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 / New Users / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Regex: inserting a namespace09 Sep 2005 14:19 GMT2
How can I do this with regular expressions...
Find "<Invoice>" or "<CreditNote>" or "<OrderConfirmation>" and replace it
with "<Invoice xmlns="MyNamespace">" or "<CreditNote xmlns="MyNamespace">" or
"<OrderConfirmation xmlns="MyNamespace">" respectively.
CalcSharp09 Sep 2005 14:11 GMT1
CalcSharp is .Net application that evaluates mathematical expressions
step by step.
It uses a different approach from a conventional calculator, which is
more
Font (&licensing) Question09 Sep 2005 13:13 GMT3
My application is displaying multilingual text.
When the user file is loaded on another computer and the font is not found I
fallback to FontFamily.GenericSansSerif
But this font doesn't support unicode :-( at least it display the default
Databinding and encrypted password09 Sep 2005 07:36 GMT2
Hi NG,
I don't know if I'm just missing the forest through the trees, or if it
is really that complicated:
I want to save a password that is entered/changed through a text control
What is the best way to implement this scenario?09 Sep 2005 03:58 GMT1
We need to implement an application with following requirements.
This application needs to use a user defined component that plays movie
files. This application needs to run through web pages as well as a
stand-alone application through CD media.
catching stack overflow09 Sep 2005 01:53 GMT1
StackOverflow is a nasty exception and standard try/catch mechanism seems to
fail to handle it gracefully.
However I skip through an article lately speaking of these few critical
exception (StackOverflow, NotEnoughMemory & AbortException), does any of you
.NET System.DirectoryServices question09 Sep 2005 01:44 GMT1
I am trying to see if someone has typed in the domain name properly in an
application using the following code:
strPath = "LDAP://" + domainName
If DirectoryEntry.Exists(strPath) = False Then
Printing advice09 Sep 2005 01:30 GMT5
I'm trying to print some of my document.
The problem is, the rendering of the document is not done through GDI+ at all but through plain old GDI, and I need it like that as I am using Uniscribe to layout text.
Anyway, when printing the text is completely out of place, I wonder if ...
Need help sharing a DLL on SAME machine08 Sep 2005 23:38 GMT1
Hi....  I have created a DLL which I want to use for a Web service as well as
a Winodws based app on THE SAME machine.
If I test the Web service, the DLL works, but if I try to run the Windows
App it fails.  
Copy data from SQL2k to 2005Express DB08 Sep 2005 23:35 GMT1
I need to copy a database from a SQL2000 server into a machine with Visual
Studio 2005 / SQL 2005 Express.
I've managed to duplicate the table structure using a script generated with
Red Gate SQL tools. What's the best way to copy the data over?
AppDomain creation gets increasingly expensive08 Sep 2005 23:10 GMT4
I'm currently writing a scheduling service which starts a number DotNet
executables, each within a new AppDomain, every ten seconds.
The guts of the code is as follows:
   // For each executable in the list of tasks
when to use com08 Sep 2005 22:31 GMT1
I am basically new to the .net framework but I have experience working with
Visual Basic 6.0. I just started to work in a company where I am the only
programmer.
I am told that I will write new code in Visual Basic.NET and
How to know if an object supports generic interface ?08 Sep 2005 21:16 GMT4
I'm trying to test whether an object (or type) implements a given generic
interface in C#.
Sample code :
public static bool DoesObjectImplementGenericIListInterface(Object o)
.Net Framework installation fails- error 2908.  How do I resolve?08 Sep 2005 21:02 GMT2
I have been unable to install .Net Framework on a few of my machines
(isolated PC's).  I encounter "Error 2908" on the affected machines, and the
following error log dump:
Internal Error 2908. {7D4B5591-4C80-42BB-B0E5-F2C0CEE02C1A}
How to keep memory usage and CPU as low as possible?08 Sep 2005 20:54 GMT12
How can I keep the memory usage and CPU usageas low as possible in a VB.NET
application? any special techniques, any things to consider?
Thanks a lot in advance,
Pieter
 
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.