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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unable to find an entry point named EnumerateSecurityPackagesW in18 Aug 2005 08:23 GMT2
I am trying to solve the following exception. The exception occurs when my
ASP.NET code behind code attemtps to access a remore site using SSL. Please
note that all certificates are valid and the remote site is trusted. Also, my
web site uses a custom HTTPModule implemented in a ...
Best practice for for regex and match objects18 Aug 2005 04:27 GMT1
If I need to reuse regeex pattern or let non dotnet com client to reuse the
pattern to match against different strings, what is the best way?
How should I free up the resources held by regex?
Right now, I am leaning towards this way
re-install?18 Aug 2005 03:34 GMT2
I've made some changes to machine.config which didn't work out as we
expected. When I changed back to the original version, none of the sites
work(including reporting services). I get an "Access is denied. " exception
with the following message:
DLL's and EXE's18 Aug 2005 02:52 GMT6
I'm trying to start to implement DLL's in my Windows Application solutions,
but I'm having a liitle problem.
Can I access members of executables projects from DLL projects?
Thanks!
SerialPort and hardware flow control17 Aug 2005 23:28 GMT4
After some tests with a serial connection and the SerialPort class, I found
out that in hardware flow control, you have to manually stop sending data
when the CTS ligne goes low. I made some test and the SerialPort class
doesn't seem to react to the CTS signal. If you tell to ...
Misbehaving COM object?17 Aug 2005 21:10 GMT18
We have a .NET project that makes pretty regular use of a COM object
that appears to be misbehaving. Am I correct in understanding that
setting a COM object to nothing should act the same way that it would
have in VB6? By this I mean it is actually destroyed and not marked for
Allowing .NET code to run from a network share17 Aug 2005 21:09 GMT2
I understand that there's no way to run .NET compiled code from a
network share without security modification but here's my issue - the
code needs to run on a number of workstations (50 or more) and having
each one modify their individual workstations would be an
C# code to read from a CD17 Aug 2005 20:06 GMT1
       Is there any way to read files from a CD with C#.
Thanks in advance.
regards
how to build executables for .NET 1.1 on vs 200217 Aug 2005 19:39 GMT1
HI every one, I really tried all I know on how to make a windows application
(compiled) on visual studio 2002
I am using C# to I have tried to reference the DLLs in the 1.1 folder but it
will crash as soon as I use any class that is not in the 1.0 example
Computer Resources17 Aug 2005 18:02 GMT3
I have an application that is using ODBC drivers that are eating VERY Large
amounts to computer resources when performing queries against a database.
When the application first starts the query is performed at an acceptable
rate, but after the first query if another one is ...
Graphics/Image Conundrum17 Aug 2005 17:22 GMT2
I have a C# application that manipulates images. The application provides
the ability to pan around the images. Normally  you can "grab" the image
and move it around and it moves in real time with the mouse cursor.
There is very low friction. It slides easily.
Hash Codes: Can C# and J#/J++ values be reconciled?16 Aug 2005 21:32 GMT1
C# and J#/J++ return very different HashCodes for the same string.  Is there
a reliable and generic way to reconcile these values?  For example:
[C#]
string foo = "BOB";
Help in Design Mode16 Aug 2005 21:00 GMT1
I have a question. Writing an add attribute statement, the following
help in a tooltip appears:
Add(key As String, value As String)
Key:
sqlDataAdapter Error16 Aug 2005 20:46 GMT1
I have the following code attached to the click event of a button.  It fails
on the line "da.Fill (ds, "Results")  The error is below the code.  Any
suggestions would be greatly appreciated.  Thanks.
Dim cmd As SqlCommand = SqlConnection1.CreateCommand
Namespace organization16 Aug 2005 20:37 GMT5
Any advice on how to organize my core class library project into
sub-namespaces?  What are the general rules of thumb regarding
cross-namespace references?  Can I have a class in namespace A have a
function or a property that returns a class from a different namespace?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 July, 2005
 
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.