| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | In July 2003, there was a post by Srinivas Kanakapally :
I actually started having this error when a database was upgraded to
9i, but after...
AT
|
09-11-2003 08:48 PM
AT | 0 | 23 |
|  | Hi,
I am working on internal security system for our office
in which i need to display multiple videos on screen
the video camera will be at remote...
Ajit
|
09-11-2003 07:37 AM
Herfried K. Wagner [MVP] | 2 | 15 |
|  | Anyone know of any replacements for this control?
Thanks in advance
Kieran
Kieran Benton
|
09-10-2003 10:38 PM
Ray Cassick \(home\) | 3 | 13 |
|  | I strongly suspect that Windows.Forms is not "crippled" for these reasons.
Firstly, if MS suddenly included a huge library full of advanced...
Kieran Benton
|
09-10-2003 08:10 PM
William Ryan | 1 | 18 |
|  | Hi
I am having a problem calling a .Net object and passing an object to it from
normal asp. the normal asp keeps seing the object I want to pass as...
Elrond Bishop
|
09-10-2003 08:27 AM
Elrond Bishop | 0 | 16 |
|  | I'm using VS2002 and VB.NET And sometimes get some debbugging messages coming
from VS itself that insert themselves in the middle of debugging...
John Bentley
|
09-10-2003 03:38 AM
John Bentley | 0 | 18 |
|  | ASP.net
"Mark Kamoski" <mkamoski (AT) yahoo (DOT) com> wrote
Geno
|
09-09-2003 11:41 PM
Geno | 2 | 28 |
|  | Hi Everybody!
How can I use multicast in msmq 3.0 ( in C#)?
I would be very happy if someone knows,
thanks ,
Dvora.
Vladik
|
09-09-2003 07:42 AM
Vladik | 0 | 19 |
|  | Mark,
Thank you. Your answer provided exactly the insight I needed. In the web
environemnt, I cannot use the modal windows paradigm. I have to use...
Joel Finkel
|
09-08-2003 01:09 PM
Joel Finkel | 1 | 17 |
|  | Hello,
i'm using DataGrid in my WinForm application, now i'd like to know how to
get notified when the data is changed by the bindingmanager,...
Spacca
|
09-08-2003 06:10 AM
Spacca | 0 | 25 |
|  | Anyone knows if it is possible to make a database connection over TCP/IP to
an MS ACCESS database? If yes please give me an example or any...
Nuno Fonseca
|
09-06-2003 08:43 AM
William Ryan | 1 | 23 |
|  | Wrap the NetQueryDisplayInformation API in a class...something like
Public Class NetQueryWrap
Declare Auto Function NQDI Lib "Netapi32.dll" _
Alias...
Gautam Zalpuri
|
09-06-2003 06:04 AM
Gautam Zalpuri | 0 | 14 |
|  | Thanks Jay!
--
-Jimmy Tharpe
http://www.aps-soft.com
Jimmy [Used-Disks]
|
09-05-2003 11:25 AM
Jimmy [Used-Disks] | 1 | 22 |
|  | Hi All,
I want to change the scrollbar color in UseControl .
Can I change the color? if so how.
thanking u in advance
subash
BestNews
|
09-05-2003 05:26 AM
BestNews | 0 | 16 |
|  | hi,
Plz help me out i am facing ideal problem.
I have developed COM+ component in ATL and accessing this component in .ASP
and .ASPX pages. Working...
Rajshekar
|
09-05-2003 03:00 AM
Rajshekar | 0 | 15 |
|  | There's got to be an easier way to do this.
We are building a new web application in .Net that has ASP.Net pages that
call COM+ objects (written in...
DJ Miller
|
09-04-2003 02:10 PM
DJ Miller | 4 | 27 |
|  | Anyone have suggestions local to the Denver, CO area?
"Mark" <maxmann (AT) kc (DOT) rr.com> wrote
DJ Miller
|
09-04-2003 01:39 PM
DJ Miller | 0 | 22 |
|  | Hello
How can I acces the serial port via .NET please
Many thanks
Alan
Alan S.
|
09-04-2003 01:35 PM
Kumar Gaurav Khanna [.NET MVP] | 3 | 19 |
|  | Hi,
When I try to install the prequisite component "Setup Runtime Files" the
installation process stop and this component is not installed.
I have...
Microsoft
|
09-04-2003 07:11 AM
Microsoft | 0 | 16 |
|  | I agree 100% with Mark. C# and VB.Net are just different variations on the
same language -- they have basically the same performance and the...
Paul Anthony
|
09-03-2003 05:53 PM
William Ryan | 2 | 28 |
|  | FANTASTIC!!! Just tried on a quick demo project and it is exactly what i was after...
vs 2002 code below..........
static void Main()...
Darren Clark
|
09-03-2003 03:37 PM
Richard Grimes [MVP] | 3 | 19 |
|  | Jarek,
Please post the function that is executing, and the Page_Load function. This
should help debug the...
Tom Vande Stouwe MCSD.net
|
09-03-2003 11:34 AM
Daisy | 1 | 26 |
|  | Hello,
When I refresh an ASPX page, which I wrote, I get the following error :
the page cannot be refreshed without resending the informatiion.
Click...
Mr. x
|
09-03-2003 11:31 AM
Daisy | 3 | 16 |
|  | Thanks a lot Mattias Sjögren
"Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT) org> wrote
BestNews
|
09-03-2003 05:04 AM
BestNews | 1 | 17 |
|  | Hi,
I just happened to start on a new project to built a custom made scanning
application
using Dot Net
If anyone could lead me to a start will be...
Ajit
|
09-02-2003 07:53 PM
Herfried K. Wagner [MVP] | 1 | 29 |
|  | You can create a class and then write the 'Imports MyClass' line at
the top of the page (after the page directive) and put all of your
constants in...
Mike Laskie
|
09-02-2003 03:26 PM
Mike Laskie | 3 | 29 |
|  | Hallo NG,
ich schreibe ein Programm in c# und benutze einen UdpClient, um Datenpackete
übers Netzwerk an einen Server zu schicken. Dabei erfolgt...
Karolin Spill
|
09-02-2003 10:25 AM
Karolin Spill | 1 | 15 |
|  | Do you have any sample code for this? I'm looking for the same thing, but
the samples don't show how to do this dynamically.
"Mattias Sjögren"...
Scott Meddows
|
09-02-2003 09:16 AM
Scott Meddows | 0 | 15 |
|  | I'm working on a .NET application interoperates with a legacy application.
This application exposes an API through a single function call that takes...
Robert Rossney
|
09-01-2003 01:51 PM
Robert Rossney | 0 | 17 |
|  | Hello, I'm new to C#, Windows programming, etc. I've had a good old
ferret around for an answer to this, and played quite a bit but I can't
get this...
.pd.
|
09-01-2003 01:10 PM
Robert Rossney | 1 | 23 |
|  | Very nice,
Thank you.
Robert
"Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT) org> schrieb im Newsbeitrag
news:umIBu5HcDHA.300 (AT)...
Robert Milrath
|
09-01-2003 08:20 AM
Robert Milrath | 1 | 24 |
|  | See tip 5.15 from Syncfusion.
http://www.syncfusion.com/FAQ/WinForms/default.asp#44
dataGrid1.CurrentCell.ColumnNumber
Or, in your case probably...
Eric Cadwell
|
09-01-2003 07:46 AM
Robert Milrath | 1 | 8 |
|  | Thanks :)
This doen't work,
but I did paid attention to something strange, that may be the reason to the
problem :
I am trying doing the follow...
Mr. x
|
09-01-2003 03:58 AM
Mr. x | 5 | 17 |
|  | Hi wolf.
You have to catch the "threadabortexception" in that method.
Sample in VB:
sub thread_method()
try
(... your code here ...)
catch ex as...
Pedro Patinho
|
08-31-2003 06:47 PM
Pedro Patinho | 0 | 20 |
|  | Hi,
Are there any useful resources that give a comparison of the difference in
terms of performance for C# and C++, being used with .Net?
I come...
LV
|
08-31-2003 05:15 PM
William Ryan | 4 | 25 |
|  | You must be very frustrated . . .
Does the web service or annymous user have aproriate file-system access to
the mdb?
Is the MDB local to the IIS...
Toby Considine
|
08-31-2003 04:13 PM
Toby Considine | 0 | 14 |
|  | I often have a need for a hosted sub-app, for example, adding a secure
dotnet area in a publicly hosted site, a migration to an ASPX area inside...
Toby Considine
|
08-31-2003 02:44 PM
Toby Considine | 0 | 17 |
|  | Hello,
In my program I have done something like this :
<table id = "mytable" runat="server">
<tr>
<td>
<input text width = 100%>
</td>
</tr>
</table>
Mr. x
|
08-30-2003 03:07 PM
Mr. x | 0 | 17 |
|  | SoftSource Consulting in Portland Oregon is comprised of 'big name' Gurus as
well.
www.sftsrc.com
cheers,
Gregory A Jackson
Jaxon
|
08-29-2003 06:02 PM
Jaxon | 0 | 21 |
|  | Hi all,
I may be going about this the wrong way, but....
I am experimenting with C# and COM+ and have just finished creating a
component that I have...
Alan S.
|
08-29-2003 05:54 PM
Alan S. | 0 | 38 |
|  | plbbbbbbb
"sdf" <sdf (AT) DS (DOT) com> wrote
Dino Chiesa [MSFT]
|
08-29-2003 01:24 PM
Dino Chiesa [MSFT] | 0 | 24 |
|  | Hello all,
Can any one tell me what are the OOPS Concepts not implemented in .NET
Thanks
Anandraj.A.
Anandraj
|
08-29-2003 09:48 AM
Terry | 4 | 34 |
|  | The original question is at the bottom:
Martin
|
08-29-2003 05:58 AM
Martin | 0 | 14 |
|  | Hello,
I did a script in aspx,
Today for unknown particular reasons (maybe for after installing the due
meter - a program that check the network...
Mr. x
|
08-28-2003 05:29 PM
Mr. x | 1 | 19 |
|  | Yes.
see: http://www.microsoft.com/sql/msde/howtobuy/msdeuse.asp
There are alternative tools. I don't know of any that are completely FREE.
There...
Dino Chiesa [MSFT]
|
08-28-2003 11:50 AM
Dino Chiesa [MSFT] | 0 | 14 |
|  | Hi,
I'm setting up a new IT company, which will provide an innovative (.Net
enabled) tool.
I'm looking for an adventurous and skilled software...
Maurice Feijen
|
08-28-2003 03:50 AM
reevnat | 1 | 15 |
|  | I'm trying to distribute an application using the .NET No Touch Deployment
method. Which is basically
browsing to a .NET .exe in Internet Explorer. ...
Mark
|
08-27-2003 11:38 AM
Eric Cadwell | 5 | 16 |
|  | Go to the menu item View/Toolbars/Visio UML option and
make sure that that menu item is checked. This works in both
VS.NET 2002 and VS.NET 2003. Dock...
.NET coder
|
08-26-2003 09:35 PM
.NET coder | 0 | 24 |
|  | Hello,
I am using the onload event.
by the event I call function : myLoad
on myLoad I put a code like this :
function myLoad()
{
mytable1.width =...
Mr. x
|
08-26-2003 08:41 PM
Mr. x | 0 | 18 |
|  | Any 3rd party Grid Control in dot net .
BestNews
|
08-26-2003 03:05 PM
Robert Jacobson | 4 | 23 |