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
XPath calculation problem 100.02 + 0.02 is not 100.0420 Jan 2006 08:22 GMT2
in an application that evaluates XPath against XML I had a sum and a
comparison to a node...
boolean(sum(/Path2Nodes/toAddUp)=/Path2Node/toCompare2)
evaluates to "false" sometimes even though the sum seems correct.
Reference .NET 2.0 assemblies in 1.1 code?20 Jan 2006 07:02 GMT3
Is there any forward compatability between 1.1 and 2.0?  A handful of
assemblies I use in my 1.1 web app were just upgraded to 2.0, and I'm
required to use the new assemblies.
Is this possible without converting my code to 2.0 (or allowing IIS to
the difference between SqlConnection.IDisposable.Dispose()  and  SqlConnection.Dispose(). 20 Jan 2006 04:53 GMT1
All:
 I have a question about the difference between
SqlConnection.IDisposable.Dispose() and  SqlConnection.Dispose(). Both of them realize the function of releasing the connection to the ConnectionPool? Do they have the same effection source code?  If they are different, who can ...
DataGridView DataGridViewComboBoxColumn20 Jan 2006 04:13 GMT1
Hey List,
I am trying display a combobox in place of one of my columns in my
DataGridView.
I create the combo box column and assign the
.NET 1.1 and 2.0 on same development machine20 Jan 2006 03:36 GMT3
As I understand, the 1.1 and 2.0 framework can co-exist on the same machine
at the same time.  Can anyone verify that this is correct and there are no
problems related to having both framework versions installed simultaneously?  
This is a development machine used for web and ...
Upgrading server to Version 220 Jan 2006 00:17 GMT1
I am a systems admin, not a developer, so this may be a stupid question
that I just can't seem to find the answer to. I have a production server
that hosts numerous websites developed by numerous developers. Currently
versions 1.0 and 1.1 of the Framework are installed and I ...
opening File/Dir with default application (also without extension)19 Jan 2006 23:25 GMT4
From my VB.NET 2005 application I need to be able to open Files an
Directory's with their default application:
- A word-doc must open in word
- A excell-document in Excel etc
XmlValidatingReader fails on everything - says cant find top eleme19 Jan 2006 21:19 GMT1
I'm trying to use XmlValidatingReader to programatically validate an XML
document according to a given schema. However, no matter what schema/doc pair
I feed into the program I keep getting the same error:
The element my_namespace:my_top_element have not been declared. An error
Advantages of converting Vb.net project to C#19 Jan 2006 19:36 GMT7
Any idea?
Question for John Skeet and or other MVPs19 Jan 2006 18:55 GMT2
I will be designing a service oriented architecture. The service pulls
data from many different types of sources ranging from AS400 to Oracle
to Flat files.
I was hoping that someone could recommend a book for me.
FtpWebRequest for file upload19 Jan 2006 17:56 GMT3
It is easy to understand who to download a file with FtpWebRequest.
How can I upload a file?
The data to be uploaded is currently in a string.
          request = WebRequest.Create(FTPlocation.Text)
Application Security and Trust19 Jan 2006 17:32 GMT4
I have a machine that is running the 2.0 version of the .NET Framework. I
have installed a VB .NET application (dll A) on this machine although
instead of installing the files to my local drive I am installing them to a
shared network location. I have another application that calls ...
Its urgent!!!!19 Jan 2006 16:14 GMT4
I have a component for scanning images which is a windows application.I
want to
include this component in my ASP.NET project.So that this windows
application can run on clint machine.
Problem on reading .csv files using OleDbConnection19 Jan 2006 15:24 GMT3
I've tried to read a .csv file and bind the data to a datagrid.
I am doing sth like this:
     conn = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;"+
      "Data Source=" + csvPath + ";" +
.Net 2.0: creating XSD files from SQL Table19 Jan 2006 15:12 GMT1
With VS 2003, I used to drop tables from a Sql server on a component or a
form in order to create a XSD file that have the same structure than the
table. This schema is used somewhere in the code to create dataset according
the schema (used in CF, so I can't use strongly typed ...
 
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.