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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Attempting to SetValue in FieldInfo Reflection class11 Aug 2004 17:04 GMT1
I am attempting to set a value through the FieldInfo and the value does not
appear to be stored.  Here is a snippet of the code:
'This is the Base Class
Imports System.Reflection
COM app calling .NET dll's11 Aug 2004 17:02 GMT1
What's involved in getting a .NET dll to be recognized by a COM app?
Is there a utility in VS to take care of this?
I have a client who insists that the conversion from VB6 to .NET (C#
specifically) be done in this direction - I would prefer the other
Question about DataViews11 Aug 2004 14:06 GMT3
I am having a problem referencing data from a data view using a SQL query
that utilizes the same table twice using aliases for the tables as shown
below:
string command = "SELECT User1.Name, User2.Name FROM myTable " +
Build a distributed multi-tier app that the components of it work on different machines?11 Aug 2004 13:59 GMT2
I wanna build a multi-tier app like petshop, but it seems that the
components in the petshop can only work on one machine, how can I build a
distributed system that the components(DAL layer, Business layer) of it work
on different machines, and how can they communicate with each ...
Run a sql script from a .NET application11 Aug 2004 13:36 GMT1
I need to run sql scripts in a Windows .NET application.  Is osql available
or is there another way to execute a script in the Framework?
LP
Could not connect to Oracle9i Release 2 db using .NET COM+11 Aug 2004 13:26 GMT1
I've problem connecting Oracle9i using COM+. My program is written in
VS.NET2003 C#. It always give me the error message : Unable to Load DLL
(oramts.dll). I am using System.Data.OracleClient.dll library to make a
connection to Oracle9i.
Programming API for the compiler?11 Aug 2004 12:04 GMT2
Actually I'd like a way to programmatically execute the pre-processor.
Anybody know if there's a way?
And no, I don't mean running CL.exe via Process.Start(), I can do that
already.
changing the order event handlers11 Aug 2004 07:57 GMT1
My specific scenario is with the page load event in an asp.net page but I
presume the question applies to everything using the event mechanism.
The documentation says that there is an ordered list of handlers for any
given event. I want to insert an event handler at the beginning so ...
how to prevent automatic conversion of csv to xls11 Aug 2004 07:23 GMT2
I have a web page which generates a CSV file based on some user input. When
this file is downloaded by the user, the file is being automatically
converted to .xls. Any idea how I can prevent this?
My code (snippet) -
Cannot Alter PrintDialog Settings Programatically11 Aug 2004 07:07 GMT1
Oh boy, I really need help with this one.  I've been working on it for
days and have gotten nowhere.  The department I'm contracting for have
just purchased a very nice and highly expensive HP Laserjet 5500n
colour laser printer, solely so that I could print easily from VB.NET.
Event Publisher Question11 Aug 2004 07:02 GMT1
I need to create a few Window Services, and these services should
"broadcast" events to any listeners.
My question is, if I know that the number of clients will be small (<50),
what would be the most efficient way to do this?
Image Managing11 Aug 2004 06:57 GMT1
Hi
I am programming an application which requires OCR in a jpg image. Does
anyone know how to implement OCR in VIsual. NEt?  or if there's a component?
Thanx A lot!
Help - How to position application on dual screen monitor?11 Aug 2004 06:55 GMT1
How do you position an application called from VB.NET onto the second screen
on a dual screen system.  I have the code to launch the application, but
cannot figure out how to position the application window on the screen.  
Would be nice if the location remained the same even if ...
Recommendations on .NET self-study or classes?11 Aug 2004 01:33 GMT1
First, I would like to apologize in advance if this is not the appropriate
place to post this message; of the .NET-related newsgroups I found, this
seemed to be the most general. If the information I'm requesting is covered
in a FAQ somewhere, please point me to it, and I'll be ...
FileInfo class10 Aug 2004 16:29 GMT1
Sorry this might be a bit of a basic question but I have the following:
       Dim myFI As System.IO.FileInfo
       myFI = New System.IO.FileInfo("c:\myfile.txt")
       myFI.Create()
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 July, 2004
 
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.