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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VS 2005 Professional and Sql 200006 Mar 2006 21:43 GMT2
My company recently upgraded the VS 2003 to VS 2005 Professional edition.
The VS 2005 Professional edition bundles with the Sql 2005 Developer
edition. However they decided not to upgrade the Sql 2000 Standard edition
to Sql 2005. How to deploy the Sql database to Sql 2000 if the ...
Class Library in .Net 2.006 Mar 2006 20:29 GMT1
I use a helper class library on my web site.
Under asp.net 1.1 I would only install helper.dll to production.
In the 2.0 framework I get a Helper.pdb and helper.xml when I compile in
release mode.. Do I need to install those in production?
Client receiving: "Web Service method name is not valid"06 Mar 2006 16:54 GMT1
I have a WinForm exe (client) connecting to an asmx WebService (server)
When I try to connect to WebMethod A, everything works fine.
But when I rename the WebMethod A to B, the client (actually,
SoapHttpClientProtocol.BeforeSerialize) throws:
Calculating Time-off period between 2 dates06 Mar 2006 15:55 GMT1
I need a function that can return the total time off between 2 dates.
I have a table call tblTimeOff which has the following fields
StartTimeOff, Interval (minute), Weekend
Sample data for tblTimeOff:-
Can't edit a protected menustrip in an inherited form.06 Mar 2006 15:32 GMT2
I have a form in a windows control library with a menustrip on it. The
menustrip, as well as all of the items on it, have their modifiers set
to Protected.
Now i inherit from this form in another project. Neither the menu strip
Bizarre behavior in design mode when inheriting from a form with a timer.06 Mar 2006 15:27 GMT4
this is so bizarre. Try it for yourself.
In VS 2005:
Create a windows control library with 1 form. The only control on the
form is 1 enabled timer whose tick event has MessageBox.Show("hello");
C# ASP .NET -- UTF-16 encoding to UTF-806 Mar 2006 14:23 GMT4
I have a web application written in ASP .NET (VS 2003) which an Adobe
Acrobat Form posts XML to. I am able to get the XML using the
Request.InputStream however the XML is UTF-16 encoded. This means that
the byte[] that i get from the Request.InputStream looks like:
Restricting Inheriting Scope of a class06 Mar 2006 08:03 GMT1
I am designing some class for my DataLayer. The scenario is i have
three classess Class1,Class2,Class3. Class1 is base class for class2
and class3. It's a DLL project. What my problem is i want only class2
and class3 to be viewed as the part of the DLL and Class1 should be
Problems installing .NET Framework on WinXP Pro box06 Mar 2006 06:31 GMT1
A client called to report our application "stopped working today".  As soon
as the application is launched, they receive an error (application failed to
initialize).  After a few tests it was determined that all .NET applications
fail with the same error.  I asked them to ...
Porting References to OpenSSL MD5 Routines06 Mar 2006 06:09 GMT2
I am building an app that has to replicate the MD5 hash created by a second app which uses OpenSSL.
I'm confused about how to "map" the following to the .NET MD5 routines:
MD5_Init(&c);
MD5_Update(&c, src, len);
FS: Visual Basic.NET VB.NET books for sale - CHEAP!!!!!!06 Mar 2006 03:37 GMT1
I have for sale seven (7) Visual Basic 6 books.  I'll take $21 for all
books. I'm selling them as a set only.  I am in the Houston, TX area (USA).
If you are local to me, you are more than welcome to pick them up.  If you
want them shipped to you, I will charge you actual shipping ...
SqlDataReader underlying data05 Mar 2006 22:39 GMT1
I'm trying to figure out how the SqlDataReader works, and this is my
main question:
When SqlCommand.ExecuteReader() is called, are all rows of the query
returned immediately? This would mean the a call to reader.Read() would
StreamReader problems with BaseStream Position05 Mar 2006 15:46 GMT2
I'm creating a class to read some text datafiles.
These files start with a header with variable length, followed by a section
with data values (numbers in separate lines) also with variable length. The
data section must be read sequentialy, so my approch to this is:
pdf05 Mar 2006 07:01 GMT2
need .net control to convert doc file to pdf..
where can i find such software
Signature

gusse

Serialization Gurus?  Unexpected Binary Behavior05 Mar 2006 00:43 GMT3
I'm seeing something very odd with binary serialization, and I wanted
to make sure I'm not misunderstanding what goes on under the hood.
Let's say you have a graph with two objects, one referencing the other
(parent/child):
 
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.