| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | In my application I have windows program (WIN32) which invokes a ASPX page via Navigate2 method of IWebBrowser2 interface.
The page is invoke...
hsaid
|
01-28-2004 03:59 PM
hsaid | 2 | 16 |
|  | Hi
I have a project which I converted from Vb to Vb.NEt
But the system is running extremely slow. I have Intel PIII Processor , 256
MB RAM. Plz let...
Amka
|
01-28-2004 08:40 AM
Jay B. Harlow [MVP - Outlook] | 8 | 15 |
|  | Hi,
I'm trying to build a web application on .Net that has crystal reports
(version 9) , I want to be able to view the report and print it, I...
Hadeel
|
01-28-2004 07:08 AM
Dev | 1 | 14 |
|  | Hi Everyone,
I was using Inprocess session objects, but incase of aspnet process
crashes the session objects were lost as a result I decided to...
Maximus
|
01-28-2004 12:16 AM
Gaurav Khanna [C# MVP] | 3 | 17 |
|  | Dear Guys
Pls tell me the difference between Events and Delegates..
Thanx
Gopal Prabhakaran
Gopal Prabhakaran
|
01-28-2004 12:13 AM
Gaurav Khanna [C# MVP] | 2 | 9 |
|  | Hello All:
we have developed a windows application in VS.NET on windows server 2003 machine. In the application we are using datasets to populate...
alpanabajaj
|
01-27-2004 04:57 AM
alpanabajaj | 0 | 11 |
|  | Hello All:
we have developed a windows application in VS.NET on windows server 2003 machine. In the application we are using datasets to populate...
alpanabajaj
|
01-27-2004 04:56 AM
alpanabajaj | 0 | 11 |
|  | Hi,
As an addition to my previous question
The following code is not allowed because the IDbConnection interface is
not defined by my application...
Timothy
|
01-27-2004 01:46 AM
Gaurav Khanna [C# MVP] | 1 | 14 |
|  | Hi,
The following code loaded an assembly from a file
objPlugin = CType(Activator.CreateInstanceFrom(AppPath() & "Plugins\" &
mnuItem.AssemblyName,...
Timothy
|
01-27-2004 01:45 AM
Gaurav Khanna [C# MVP] | 1 | 19 |
|  | What doese Garbage Collection mean? And what is Managed Code?
Any links to relevant articles or resources would be appreciated!
--
Best...
Laser Lu
|
01-26-2004 10:48 PM
Gaurav Khanna [C# MVP] | 5 | 13 |
|  | Hi,
I have installed Visual Studio .NET
Do I need .NET Framework SDK?
What is benefit of .NET Framework SDK?
Thanks in Advance
Sohail
Sohail Khan
|
01-26-2004 10:38 PM
Gaurav Khanna [C# MVP] | 1 | 19 |
|  | Hi
I just got my brand new Vb Standard edition, just to find that it doesn't
include Crystal, my project needs a couple of reports and I wonder if...
Matalote
|
01-26-2004 11:46 AM
Matalote | 2 | 13 |
|  | Dear Guys,
Pls tell me the Difference Between HtmlControls and ServerControls.
Thanx
Gopal Prabhakaran
Gopal Prabhakaran
|
01-26-2004 09:03 AM
Rainer Maurer [MS] | 1 | 15 |
|  | Hi,
i am a VC++ developer (MFC) and i want to use .NET at its best.
But all the samples , tuotorials etc are either in C# or VB.NET.
I have certain...
Tarundeep Singh Kalra
|
01-23-2004 07:52 AM
Gaurav Khanna [C#/.NET MVP] | 1 | 28 |
|  | HI,
using VB.net I need to access .doc file. Parse it's contents and then
output the contents in an email.
The question is how do I open a .doc...
AT
|
01-23-2004 07:47 AM
Gaurav Khanna [C#/.NET MVP] | 1 | 23 |
|  | Dear All,
Pls help me to do : How to share session value between 2 different
webapplication
I am using sqlserver to store session
Both the web...
Gopal Prabhakaran
|
01-23-2004 03:02 AM
Jan Tielens | 1 | 17 |
|  | Hello All:
Problem: While accessing crystal reports from a windows application developed in VS.NET on a machine with Win XP as OS, we get a database...
alpanabajaj
|
01-22-2004 11:03 PM
alpanabajaj | 0 | 13 |
|  | Hi there!
I have a Win32 Console project within Visual Studio .NET.
This consists of different files. Everything compiles and links fine.
The problem...
Xavi Vera
|
01-22-2004 09:31 PM
Jason Dorie | 1 | 22 |
|  | I have build my .NET solution with a setup project. How do I get
information during setup? For example, at the end of the setup, I want to
store...
Brian Toothill
|
01-22-2004 10:17 AM
Brian Toothill | 0 | 26 |
|  | Hi !!
I am using datagrid control with a button column i want to associate
some javascript code onto that button. it is possible and if yes how...
Amit Garg
|
01-22-2004 06:17 AM
Amit Garg | 0 | 14 |
|  | OK - I'm a bit new with .NET, so please bear with me.
My problem is that I cannot get the sort event to fire. If anyone can shed
some light on...
EatHam
|
01-21-2004 05:50 PM
EatHam | 0 | 22 |
|  | I am trying to determine how to map network drives with .net. Here's a
little background:
I work at a helpdesk in the retail industry. I currently...
David Stratton
|
01-21-2004 04:24 PM
Chris Taylor | 1 | 17 |
|  | I purchased a laptop PC recently. It had .NET Framework 1.1 already
installed on it. When I installed VS.Net Professional from the CDs,
it...
AT
|
01-21-2004 09:01 AM
Fred Zimmerman | 2 | 18 |
|  | Hi,
I'm trying to build a web application on .Net that has crystal reports
(version 9) , I want to be able to view the report and print it, I...
Hadeel
|
01-21-2004 08:04 AM
Hadeel | 0 | 16 |
|  | Hi.
Thanks for all suggestions.
I have finally solved the problem. The System.Windows.Forms.Timer
fails because of the UI-operations it executes in...
AT
|
01-21-2004 01:24 AM
AT | 0 | 16 |
|  | How can I set the TreeView.Indent = 0? it can't be set to zero.
e.g
ParentImage
ChildImage1
ChildImage2
I want to my parent and child node on the...
owais
|
01-20-2004 11:53 PM
Ed Kaim [MSFT] | 1 | 10 |
|  | Hi.
We are developing a windows application that is deployed using
No-Touch-Deployment (with Full-trust).
I have implemented Axhost handling...
AT
|
01-20-2004 01:24 PM
Sankar Nemani | 6 | 12 |
|  | How do I get a remote XP Pro computer user on one domain to access and run a
..NET application on a different domain?
Scenario: I was given a .NET...
robert
|
01-20-2004 12:54 PM
robert | 1 | 13 |
|  | hello friend,
consider that I am developing a simple Inventory application.
what advantages will I get over vb6.0 If I develop the application in...
vipul DotNet
|
01-19-2004 11:29 PM
vipul DotNet | 0 | 24 |
|  | Is it possible to pulish a web project onto a server like dreamweaver using
ftp and such....
Douglas Gage
|
01-19-2004 10:20 AM
Rod Snyder | 2 | 18 |
|  | Can anyone give me a pointer to (good) examples of XML Documentation tags
for C#, I am attempting to build comment web pages but I need more...
Alan Seunarayan
|
01-19-2004 04:49 AM
Lawrence Oluyede | 1 | 14 |
|  | Hii Everyone,
I got a fundamental problem. I add a file to my project in .net compact C#,
and set it to Build Action to Content. The basic objective...
Abhishek
|
01-18-2004 04:17 AM
Abhishek | 0 | 24 |
|  | I hope this hasn't been answered to much in the past, but I'm new here and
didn't find it in the posts I can see.
What is the best way to use a...
BBurke
|
01-16-2004 11:41 PM
BBurke | 0 | 19 |
|  | Hi:
I have a component, which encrypts and decrypts the data. There are public
key and private keys in code. If user uses "ildasm" tool to view...
Prasad
|
01-16-2004 12:18 PM
Kelly Leahy | 1 | 13 |
|  | Hello all,
Does anyone know of a way that I can install an assembly into the GAC
from within my code?
Alan
Alan Seunarayan
|
01-16-2004 08:09 AM
Alan Seunarayan | 0 | 19 |
|  | Supposing that i am using remoting using singleton class.Now assuming that
10 clients are requesting the object(since singleton creates only...
VPS
|
01-16-2004 12:28 AM
VPS | 0 | 29 |
|  | I want to know my headers of datagrid will not be known in advance, the
headers will be parsed at the run time by an array list. How would I be...
Douglas Gage
|
01-15-2004 11:59 AM
Douglas Gage | 0 | 31 |
|  | Hi
I have a WebService calling a Method in a Remote Object. The Remote method Returns an Object. This Webservice also returns the same object. All...
Karuppasamy
|
01-15-2004 11:38 AM
Karuppasamy | 0 | 20 |
|  | H
I have created a Windows Application using C#. This Windows application makes a call to a Remoting Object which runs as a Windows Service. This...
Karuppasamy
|
01-15-2004 05:21 AM
Karuppasamy | 0 | 16 |
|  | Hi
I have developed a com+ component using c#.
when i am trying to add this com+ component to the Component Service in a windows 2000 advanced...
Karuppasamy
|
01-14-2004 06:30 PM
Ian | 1 | 18 |
|  | thanks for the reply, is there any chance of some example code please?
"Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT) org> wrote
Alan Seunarayan
|
01-14-2004 02:29 PM
Alan Seunarayan | 1 | 22 |
|  | Hi All,
After the installation of PetShop 3.0, every time my machine reboots,
Windows Explorer runs "C:\Program Files\Microsoft\". Any ideas?
I...
Roy Peng
|
01-14-2004 10:34 AM
Roy Peng | 0 | 18 |
|  | with access database
1/ How can we insert mutiple row into a table at the same time?
2/ is it possible a table in access database to have more than...
Hai Nguyen
|
01-14-2004 07:52 AM
Miha Markic | 1 | 25 |
|  | I need a help from your side.....after making a test in Mic-Application
center test , whenever i want to stat a test it gives me an error
( could...
Liza K.
|
01-14-2004 07:48 AM
Liza K. | 0 | 18 |
|  | hi ,
Am trying to read from and write to a same xml file.i have no prob when
reading the xml file.but when i write to the same file i get the...
Jagadeesh
|
01-13-2004 11:34 PM
Jagadeesh | 0 | 21 |
|  | hi ,
Am trying to read from and write to a same xml file.i have no prob when
reading the xml file.but when i write to the same file i get the...
Jagadeesh
|
01-13-2004 11:33 PM
Jagadeesh | 0 | 21 |
|  | I have a rather long dropdown list of alphabetical city names in a web form.
The list will autoposition to the entry matching the first letter you...
Peter J. Hunter
|
01-13-2004 11:13 PM
Peter J. Hunter | 0 | 20 |
|  | I came across this link on the MS site as a refrence for the hardware
requirements for .NET Enterprise Architect. Are MS Smoking Something, I...
fred
|
01-13-2004 08:34 PM
Hermit Dave | 2 | 13 |
|  | If one need to add the method to the class he right click on a class icon in
Class View window then selects "Add Method" menu from pop-up menu
I need...
Bill Smarty
|
01-13-2004 01:52 PM
Bill Smarty | 0 | 20 |
|  | Hi
I have developed a com+ component using c#.
when i am trying to add this com+ component to the Component Service in a windows 2000 advanced...
Karuppasamy
|
01-13-2004 01:09 PM
Karuppasamy | 0 | 17 |