HighTechTalks DotNet Forums  

Sponsored Links


Dotnet General Discussions microsoft.public.dotnet.general


Discuss in the Dotnet General Discussions forum.



Post New Thread
Threads in Forum : Dotnet General Discussions Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I have a couple of general questions: (1) Are many companies really developing OO systems, and if so, who does the OO analysis, i.e. the design of...
kneejerkreaction
08-03-2004 02:19 PM
kneejerkreaction Go to last post
3 14
I am using the FileVersionInfo class and want to know which is most commonly accepted: the File version or the Product version? When I use the UI to...
Keith
08-03-2004 01:38 PM
Keith Go to last post
1 10
I have two pieces of code show below. The first contains a switch statement. The second contains a text shown on the console application screen. ...
ChrisB
08-03-2004 01:06 PM
Chris Mullins Go to last post
6 9
Since the ButtonColumn is created at runtime, you should create them all again on postback also(using the same logic used for initial creation)....
Jon
08-03-2004 12:59 PM
Shiva Go to last post
6 7
Hi! I have a VB .NET client that is accessing an rpc/encoded service deployed in Axis 1.2. One of the operations, whoami, returns a string array....
Anand Natrajan
08-03-2004 12:57 PM
Anand Natrajan Go to last post
0 9
Unfortuantely, both of these products really should be combined, but they're not. Does anyone happen to know of any good books/reference...
Jack
08-03-2004 12:23 PM
Robert Weatherford Go to last post
4 13
Hello, We have a service that basically is a backup service that ends up copying a file to a remote computer over the network. When it copies the...
Ryan
08-03-2004 12:21 PM
Ryan Go to last post
0 9
I have 2 machines that I am running a ASP.NET 1.1 application on. If I go directly to each machine, and log-on, everything works fine. I then setup...
Mike Hennessy
08-03-2004 11:47 AM
Mike Hennessy Go to last post
0 11
Hi, I'm trying on an FTP class which I don't who's the original author. It has a method "GetFileList" to return a string array containing the...
kjon
08-03-2004 11:42 AM
kjon Go to last post
0 10
Hi, I'm new to FTP. I need to do a VB.net Windows Forms application where files will be transferred to and from an FTP server and a local PC. It...
kjon
08-03-2004 11:14 AM
B Pasq Go to last post
3 9
Hello everyone Here is what I am trying to do I have a datatable with 7 columns (called Mon, Tue, Wed,...) representing the days of the week I...
Coreymas
08-03-2004 11:11 AM
coreymas Go to last post
1 13
I'd like to write a windows service. Unfortunately, my company would only spring for the standard edition of VB.NET which doesn't support the...
Glenn Venzke
08-03-2004 10:23 AM
Nick Malik Go to last post
1 9
there's two ways to do this: you can either create an HTTP Handler (essentially a .NET version of an ISAPI filter) which detects the URL that the...
Nick Malik
08-03-2004 10:21 AM
Nick Malik Go to last post
0 8
Hi all, I work on a translation module and I need to encode different characters from different charset. I've got an Access database that countains...
AT
08-03-2004 08:49 AM
Jon Skeet [C# MVP] Go to last post
1 13
Thanks Mattias. My mistake that bit. "Mattias Sjögren" wrote:
Gravy
08-03-2004 08:07 AM
Gravy Go to last post
1 12
I know 'C', Java and Perl. I was looking for a newer generation language to learn and apply so I took a course in VB.NET. The course went well and I...
Bob
08-03-2004 08:05 AM
AT Go to last post
2 8
how do i get value from xml file to checkbox1.checked ( 1 or 0) . i stored value to xml: rw.WriteConfigInfo("UserModes",...
Supra
08-03-2004 07:30 AM
Supra Go to last post
2 9
Unfortunately XP Styles are a feature that currently exists only in Windows XP and Windows 2003. If you want this custom window shapes in Windows...
Eric Cherng
08-03-2004 07:13 AM
VIJAY KUMAR Go to last post
1 7
Is it not possible to install PetShop 3.0 without having either SqlServer or Oracle in the local machine or a remote machine?? Cant i bypass the...
Magesh
08-03-2004 06:33 AM
Magesh Go to last post
2 9
Good morning. I'm evaluating the possibility of using ASP.NET for web application in my organization. We have several dll written in Visual Studio...
anonymous (AT) devdex (DOT) com
08-03-2004 05:42 AM
anonymous (AT) devdex (DOT) com Go to last post
0 11
Hi, Another thing to check is that HRESULT is defined as the right type, though it seems unlikely that could cause a problem since 0 will generally...
Steve McLellan
08-03-2004 05:13 AM
Steve McLellan Go to last post
3 11
I am developing a demo in C# using Managed DirectX. I wanted to use a C++ static library in the demo (its a class for handling physics), so I decided...
AT
08-03-2004 05:02 AM
Neil Danson Go to last post
2 9
Some one help me out. I have a windows form.I added Panel to a windows form. I put a textbox in a Panel. When ever I try to get Parent of textbox....
dinoo
08-03-2004 04:44 AM
Cor Ligthert Go to last post
2 9
Hi, I've seen a site, of which I can't remember it's url, that stated the following: "The prefered platform for Visual Studio 2005 development is...
Erik Tamminga
08-03-2004 04:32 AM
Erik Tamminga Go to last post
2 12
Hi Chumley, Did you know that there is a newsgroup microsoft.public.dotnet.framework.aspnet In my opinion the place for this question. Cor
Cor Ligthert
08-03-2004 04:26 AM
Cor Ligthert Go to last post
0 11
I need to get a directoryentry associated to a samaccountname. It works in most cases, except when there are special characters in the...
jeje91
08-03-2004 04:25 AM
jeje91 Go to last post
0 9
Hola all, I've been pretty excited reading about the object features that are going into the next version of SQL Server. In short, you will be able...
Jon
08-03-2004 04:24 AM
Cor Ligthert Go to last post
1 9
Hi I have Access forms and i want to add our company's logo to that form.How can i add,if any one knows let me know.
mamatha
08-03-2004 04:20 AM
Cor Ligthert Go to last post
1 9
This is a bit of a vague question, but I am just starting on this, and wonder if anyone has ideas of where to start. I have a program that controls...
Charles Law
08-03-2004 03:56 AM
Charles Law Go to last post
12 18
hi, i have a webservice and it's client in dotnet. the client is coded to assign the proxy property to the service object, with the proxy url and...
AT
08-03-2004 03:00 AM
AT Go to last post
0 10
Austin, Daniel, Thanks guys. Using fixed, as Austin's example shows, worked fine. It was also a relief to know that I was not overlooking some...
PHil Coveney
08-03-2004 02:33 AM
PHil Coveney Go to last post
2 13
Is there anyway of Joining two or more DataTable with similar structure? I have three DataTables with following structures Data, AmountB/F,...
Job Lot
08-03-2004 01:33 AM
Job Lot Go to last post
4 12
Environment: XP SP1, OFFICE2003, VS.NET EA 2003, MSDN.NET Just wanted to contribute a trick to stop annoying "Please wait while MSDN configures MS...
Jan Petras
08-03-2004 01:13 AM
Jan Petras Go to last post
0 8
The documentation says there is a sample in the Directory's page, but there isn't. Is there a way to do this without recursively going through all...
Donald Adams
08-03-2004 12:56 AM
Jon Skeet [C# MVP] Go to last post
1 14
Hi, This is very basic, It may be a repost, if so I'm sorry. The problem is that this declaration : Private strMyArray(100) As String will create...
User
08-03-2004 12:50 AM
Jon Skeet [C# MVP] Go to last post
8 10
Hi All, Are there any builded template to build some portal community using ASP ..NET? Thanks Rena.
Rena
08-02-2004 10:53 PM
John DeBoer Go to last post
4 9
I am using Fritz Onion's "Asynchronous Pages" approach as mentioned in the article...
AT
08-02-2004 09:04 PM
AT Go to last post
0 7
Hi, try out this link http://www.c-sharpcorner.com/Code/2002/Mar/WordFromDotNet.asp -- Regards, Sanjeevakumar...
Sanjeeva
08-02-2004 08:49 PM
Sanjeeva Go to last post
0 10
I have a User Control which I compile as a DLL and use in my applications. Is it possible to debug the user control? I tried to put breakpoints which...
AT
08-02-2004 08:25 PM
Sanjeeva Go to last post
1 9
Hi Everyone, I can use .Net Reflection to know there is an event defined in a class. But I don't know how to get the signature of that event...
Cindy Liu
08-02-2004 08:19 PM
Cindy Liu Go to last post
1 7
Hello all, I have a VB6 .RES file containing some images and icons. I am writing a VB.NET windows application and would like to access the images...
Jessard
08-02-2004 08:03 PM
Jessard Go to last post
0 9
Hi, I have a quick question. I am displaying all the orders that are active. I am making use of a datarepeater with checkboxes to display data and a...
Stephen
08-02-2004 07:22 PM
Scott M. Go to last post
3 12
Hi, I need to write a Windows Service which checks (with a timer) e-mail in a specific Exchange mailbox. Then if there is new email, download body,...
Rick Smit
08-02-2004 04:59 PM
John Timney \(Microsoft MVP\) Go to last post
5 7
I'd like to write a windows service. Unfortunately, my company would only spring for the standard edition of VB.NET which doesn't support the...
Glenn Venzke
08-02-2004 03:57 PM
Glenn Venzke Go to last post
0 16
I'd like to write a windows service. Unfortunately, my company would only spring for the standard edition of VB.NET which doesn't support the...
Glenn Venzke
08-02-2004 03:57 PM
Glenn Venzke Go to last post
0 8
Please post VS2005 BETA questions to the whidbey private...
Willy Denoyette [MVP]
08-02-2004 03:51 PM
Willy Denoyette [MVP] Go to last post
0 8
Is there a relation between the web and a finite state machine (FSM)? My web application can do clever things to retain state such as storing...
Brett
08-02-2004 03:44 PM
Steve McLellan Go to last post
3 10
Or another thing you can do is write your own application. I have done this before where I used a thread to poll the computer to detect when the...
Jon
08-02-2004 02:38 PM
Eric Cherng Go to last post
2 8
Is it possible to use Aggregate functions with GROUP BY Clauses on DataTable. I have a DataTable with following values: Date Amount Int ...
Job Lot
08-02-2004 02:18 PM
Jay B. Harlow [MVP - Outlook] Go to last post
1 6
Hi, Yeah, there's an educational version which is really cheap. Also, MS run their Academic lliance scheme which colleges / schools etc can be a...
kneejerkreaction
08-02-2004 02:00 PM
Steve McLellan Go to last post
5 11
Post New Thread

Display Options
Showing threads 25101 to 25150 of 37183
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.