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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Strong-Name 1.1 module incompatible with 2.025 Jan 2006 10:14 GMT1
I have modules that have been strong-named with .Net Framework 1.1.  When
these modules are installed on a machine which has .Net Framework 2.0, I
receive an error code 8013150D -- COR-E-VERIFICATION error.
If .Net Framework 2.0 is removed form the machine, the modules work fine.
I saved password into the database with "binary" data type from GetByte method. How can I to compare the password that between database and transfered from the page?25 Jan 2006 06:49 GMT3
The following is the source. The password is encrypted and saved into the
Binary in SQL2K.
Now I want to create a new page to compare the existed password and the
password that in the database.
DateTime Equals method & Ticks25 Jan 2006 06:14 GMT11
What determines if two DateTime objects compare equal using the DateTime
Equals method?  I am wrapping DateTime to provide some time-zone awareness
and have run into a problem with the DateTime Equals.  A short contrived
example that shows the problem I am having is the following ...
How can I write to a file with different encoding?25 Jan 2006 04:46 GMT2
How can I write to the same file with different encoding?
The file has records where different fields in each record has different
encoding (because of use in different modules in a production machine).
Open and close several times (with different encoding) for each record is
ColumnMapping Difference in MappingType?25 Jan 2006 02:46 GMT1
What is the difference between a MapingType.Element and
MappingType.SimpleContent? The MSDN docs only seem to say "there is a
difference", but I can't tell because when I serialize my DataSet or
DataTable, they look the same. Using .NET Framework 2.0.
AMD/Dual-Core/64 bit: influence on compiled files? - Clients?25 Jan 2006 01:37 GMT13
Maybe a little bit off-topic, but it still seemd the best place to ask for
it :-)
I'm planning to buy a new development laptop, and I would like to buy an
AMD, Dual Core,-bit
Visual Design Error25 Jan 2006 01:17 GMT1
 Hi
   I'm Roby Eisenbraun Martins. I 'm a C#,VB,C++ developer.
   I'm working with NET 2005 and I got this error message from the Form
Design Editor, where all my Forms inherited not directy from the form class
Converting Enums (c#)25 Jan 2006 01:13 GMT2
Given:
    public enum SomeEnumType : int
    {
        None = 0,
Oracle - Curson In, Cursor Out In VB.NET25 Jan 2006 00:36 GMT2
I read this article.
http://www.oracle.com/technology/oramag/oracle/06-jan/o16odpnet.html
It's about using Cursor In and Cursor Out in a .NET application that
accesses Oracle Database 10g Release 2.
CurrentDomain.UnhandledException being bypassed24 Jan 2006 22:05 GMT1
I have a transient problem that causes my .Net based NT Service to exit
unexpectedly.   I have all code wrapped with exception handlers that write
to log file, Application event log or both.  I hook
currentDomain.UnhandledException in the service's Main() entry point.  The
Path Length Problem24 Jan 2006 22:02 GMT1
A user of my app is reporting that he is getting a "path too long" error.
Thats all the info I have.
I'm testing, so I've created a folder structure on my machine up to the
point where XP tell me it cannot create the next folder, so I assume I've
Application Freezes when Screen settings change24 Jan 2006 21:30 GMT1
I'm writing an application in C# 2.0.  The application runs fine until the
screen settings are changed, and then it freezes.  How do I fix this problem?
I've noticed that other applications do not freeze when the screen settings
have been changed.  Currently we're running the ...
XmlDocument.Load using MemoryStream...24 Jan 2006 19:58 GMT6
Hello.  Not very experienced using Streams of any kind, and Google didn't
save me...
I have some code that builds an Xml file and dumps it on my drive.  It
works.  Now, I want to do the same thing, but skip the file and just hold the
Threading hesitates in 200524 Jan 2006 19:33 GMT5
We have an application originally written in VS2003 that spawned a number of
threads (10-20 or so) for initialization of the application. Every thread
performs the exact same task in a few hundered milliseconds. In VS2003 the
app worked wonderfully.
Very strange behaviour on VS 200524 Jan 2006 19:27 GMT1
I encountered some problem with the debugger of Visual 2005 with CF Apps.
I finaly succeed in isolating hte problem. My application use a
"FormManager" class that handle some common behaviours of all forms.
This "FormManager" class also have a "StartApplication" methode which
 
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.