HighTechTalks DotNet Forums  

Sponsored Links


Dotnet FAQs microsoft.public.dotnet.faqs


Discuss in the Dotnet FAQs forum.



Post New Thread
Threads in Forum : Dotnet FAQs Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I am updating a spreadsheet from vb.net application. I need to see if the specific .xls file is open and force closing it before the program updates...
Neil
04-27-2005 11:14 AM
Mark Newby Go to last post
1 21
I need to create some documentation for the many apps I have written. I need to write User Procedures (Screen Shots etc) and programmer /...
Jim Bob
04-27-2005 11:01 AM
Mark Newby Go to last post
1 18
After you install Visual Studio 2003 on Windows XP Pro, what else do you have to do in order to create web applications. When I try it tryies to...
M Skabialka
04-27-2005 10:58 AM
Mark Newby Go to last post
10 38
Hi there , I have encounter here and there some new and nice idea to configure a serviced component via config file other than creating...
Oren
04-25-2005 10:03 AM
Oren Go to last post
0 21
"Les Stockton" <LesStockton (AT) discussions (DOT) microsoft.com> wrote You may need to reinstall Visual Studio.NET again. If you had already had...
james
04-22-2005 02:20 PM
Michael D. Ober Go to last post
1 28
Hi, I am using .net remoting with tcp channel and a tcp socket for accepting connections in a console application. When I run the application first...
Danish Ahmed
04-21-2005 07:02 AM
Danish Ahmed Go to last post
2 17
Hi, Just check what is the value you are getting from Request.Form. I just works like this. string date = "04/21/2005"; // in the format...
singh_angrez (AT) rediffmail (DOT) com
04-21-2005 12:32 AM
singh_angrez (AT) rediffmail (DOT) com Go to last post
0 24
I have loaded an xml file to a dataset and one of the fields being "UserDate" and has date values...
Manoj Paramu Das
04-20-2005 11:37 PM
sachintana Go to last post
1 27
Hi Zahir, It could be that you are binding the parameters of object refering Stored Procedure without check whether parameter have already...
Manpreet Khurana
04-20-2005 04:47 AM
Manpreet Khurana Go to last post
0 23
Hi Zahir, It could be that you are binding the parameters of object refering Stored Procedure without check whether parameter have already...
Manpreet Khurana
04-20-2005 04:45 AM
Manpreet Khurana Go to last post
0 19
Dear Developers i m facing a problem in visual studio.net. whenever i open a new project and run a blank form .it runs ,but if i put a single object...
wilson heng via DotNetMonster.com
04-18-2005 06:45 AM
dattasubrata Go to last post
2 15
Hi, I want to load assemblies dynamically in ASP.NET application. Actually, I have a dll for each database that my application is supporting. The...
Danish Ahmed
04-17-2005 12:41 PM
Lionel LASKE Go to last post
1 16
Hi, just wondering if there's a way to mass add all your msn contacts to your hotmail contacts list. It's just long and painful emailing everyone,...
Bek RES
04-17-2005 06:26 AM
Bek RES Go to last post
0 20
(Type your message here) -------------------------------- From: yuva raj Hi Everybody, I need pdf tutorials for the subjects like 1.J2EE 2.J2ME
yuva raj via .NET 247
04-16-2005 05:23 PM
Alvin Bruney [MVP - ASP.NET] Go to last post
1 28
I've tried installing VS.Net 2003 from both my MSDN CD, and from an MSDN download. I get the initial screen with three options, but when I click on...
bobaking626
04-15-2005 07:54 PM
bobaking626 Go to last post
0 25
Is there a way to toggle the option of displaying spaces / tabs as special characters in the VS.2003 code editor. Right now it only displays an...
VB for me
04-15-2005 12:01 PM
Henk Verhoeven Go to last post
1 21
How i can save phone calls as Wave file i want it in C#,Which methods of the Tapi3 can i use for it ,
Sujith
04-15-2005 12:37 AM
Sujith Go to last post
0 55
Hello, What is the band width required for web-server (about 200 users maximum per day). How can I compute the band width ? What are the...
Avi
04-14-2005 03:35 PM
Avi Go to last post
0 19
Question: create a shared assembly name Shape add methods to it. Register assembly in Global Assembly Cache. Develop client application form display...
abidali mohammad via .NET 247
04-14-2005 02:05 AM
Maqsood Ahmed Go to last post
1 29
Hello, I recently switched from VC6 to .net 2003. In the class browsing window I miss the 2 options (in the contest menu) "called by" and "calls"...
Ricky Corsi
04-13-2005 06:45 PM
Ricky Corsi Go to last post
0 28
Hi, I have some code to load some plug-ins, but the code requires me to know the name of the class to load (here: SamplePlugin, derived from IPlugin)...
ThunderMusic
04-12-2005 01:57 PM
Patrice Go to last post
4 25
Hello all, I am attempting to develop an add-in for use in VS.NET 2003. After 'finally' getting to grips with the objects I now find that I cannot...
Alan Seunarayan
04-12-2005 01:23 PM
Alan Seunarayan Go to last post
0 39
Hello, I have run a long transaction on the DB (sql server) For some long transaction I have got the following message : What can I do in order to...
Eitan
04-11-2005 11:14 AM
Nick Malik [Microsoft] Go to last post
3 35
I am developing a web application on my win 2000 machine but can not establish a connection with the SQL Server DB on our win 2003 server machine. ...
Ryan Smylski
04-10-2005 11:02 PM
Brendan Green Go to last post
3 36
Hello, I am using transaction in aspx code Set myCon = Server.CreateObject("ADODB.Connection") myCon .Open = GetConString() .....
Eitan
04-09-2005 10:56 PM
Tad Marshall Go to last post
4 33
Hello, I am currently trying to learn VS, using C#. I have a book called Beginning C# Databases. I am using sqlserver and the first half of the...
tripwater
04-09-2005 10:51 PM
Tad Marshall Go to last post
3 35
Hello, We running VB.NET application which gets massive amounts of data from SQL Server, loads data into DataTables, then re-arranges data into...
LP
04-09-2005 06:33 PM
Tad Marshall Go to last post
6 42
Hi, what's happened to my project: each time I try to change any property of a control, I get an error message: "Invalid property value" and in...
Alex
04-08-2005 08:28 AM
Mona Go to last post
1 31
Hi , I always worked on VS 6.0 where there is a Feature Called Object Browsing/Find Symbol and shortcut to that was ALT-F12. Now in Visual studio.net...
Sanjeev Bhatia
04-07-2005 09:17 PM
Sanjeev Bhatia Go to last post
2 20
Hi, I'm a new developer of VS, Ca I open a xml file from pocket pc using ado.net or compactframework doesn't support it? If I create a new windows...
Stefano Coluccia
04-07-2005 09:51 AM
Stefano Coluccia Go to last post
0 30
I had read some article and sample about 3DES encript via C#. But all of them should provide IV parameter. But the specification of my encript...
wolf
04-07-2005 03:44 AM
wolf Go to last post
0 23
I created a C++ code. COmpiled it to get a DLL. When I run dumpbin /exports oss.dll i get all my exports to a sreen lke _function@4. SO it looks fine...
Alex Groysman via .NET 247
04-06-2005 05:40 AM
Uri Dor Go to last post
1 44
Is this the place to post questions on .NET architecture stuff? :) N
John Smith
04-05-2005 10:45 AM
Steve Schroeder Go to last post
1 41
Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\9aaec62a\2962aabb" is denied. The above message is...
first last via .NET 247
04-04-2005 02:28 AM
first last via .NET 247 Go to last post
0 30
Hi everyone, I have just attened an introduction course in Visual Studio and am now wanting to apply what i have learnt to some sort of mini...
Scottie T
04-02-2005 05:26 AM
Josh Go to last post
2 33
I can't get my threading timer to show a splash screen panel for six seconds, then move onto the next panel. The timer just doesn't tick (this is...
Daniel Maycock via .NET 247
03-30-2005 09:25 AM
steve Go to last post
1 31
I create a dataadapter by dragging onto the design surface and create the dataset. If I make changes to the SQL table, how do I get the dataadapter...
norm
03-30-2005 08:52 AM
norm Go to last post
2 28
Hi I hope you can help with what seems to be a simple problem that is driving me nuts! I am developing a C# application using Visual studio 2003 and...
Hawkmoth
03-30-2005 06:51 AM
Hawkmoth Go to last post
4 31
Can anyone tell me how do i go about converting centura code to dotnet? What will be the best way of doing it?
Darshan
03-29-2005 02:28 PM
Frank Eller Go to last post
1 33
Hi, can I use software developed with .net in operating system like Windows 95,98,NT etc ? Thanks in advance Ajith
Ajith Nair
03-29-2005 08:25 AM
nandha Go to last post
6 61
Hi, It is impossible in .Net without recompiling, you can not expect your changes made to the code unless you compile it. * Any changes to the code...
nanda
03-29-2005 04:37 AM
nanda Go to last post
0 28
We are developing a ASP.net application wherein we are bypassing the login page if the windows user matches with the user of the application , but...
teja malgaonkar
03-29-2005 01:59 AM
nandha Go to last post
2 28
we are developing a ASP.net application where in we want to call the existing dot template files of word or rather create the instance of the...
teja malgaonkar
03-28-2005 07:48 AM
mona Go to last post
1 35
Hello. I am wondering when .NET Framework 2 will be released. I am looking for a completly .NET solution to communicate with the serial port. The...
Ryan Taylor
03-28-2005 03:03 AM
Yuri Astrakhan Go to last post
5 48
Can anyone point me in the direction of a list for the release dates for ..Net including all betas, RCs, 1.0 & 1.1 I don't want 'sometime in Sept...
Dilbert Does Dallas
03-25-2005 08:17 PM
james Go to last post
4 34
I have no idea what FoxPro was doing... probably storing the forms in a data file and "building" them on the fly. This sounds pretty slow to...
Nick Malik [Microsoft]
03-23-2005 06:59 AM
Max A. Bündchen Go to last post
1 22
I didn't see a forum for the IDE itself, so here is my problem. When I'm developing a win forms project and wish to place more than a few controls...
PaulN
03-22-2005 03:44 PM
PaulN Go to last post
3 36
While Loading the data from "CArchive >> Operator" my application crashes. Following is the class hierarchy of my application, and the various...
Konark Khera
03-22-2005 06:24 AM
Konark Khera Go to last post
0 40
when i m trying to access my sourcesafeTypelib but it is not available in it what should i...
santoshpandya
03-22-2005 02:51 AM
santoshpandya Go to last post
0 30
Hi, I am working with excel as a database.first i am getting thedatafrom excel and creating dataset and later i am working withdataset,where i am...
Venkateswara Kumar Kasaram via .NET 247
03-22-2005 12:23 AM
julia Go to last post
1 22
Post New Thread

Display Options
Showing threads 701 to 750 of 1842
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.