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     
Hi all I have a web browser on the form, there is a default url which gets loaded when it starts. There is a particular label which i want to...
Riyaz
12-04-2006 05:28 AM
Riyaz Go to last post
0 16
As a newbie to Windows Service programming in VB.Net, I need some clarification. I am writing a Windows Service that works with SQL Server. It works...
Derek Hart
12-04-2006 02:51 AM
Coder Go to last post
2 14
Hi All, I am not sure whether this group is a right forum to discuss this topic, but i am curious to know a choice one need to make while proposing...
bhushan.pawade@gmail.com
12-03-2006 11:31 PM
bhushan.pawade@gmail.com Go to last post
0 18
I used a monitor to see the actual HTTP traffic and found that there were other headers being sent by the browser when requesting the URL, so I added...
mfreeman@columbus.rr.com
12-03-2006 06:41 PM
mfreeman@columbus.rr.com Go to last post
0 23
Sorry I took so long to reply to you on this one Dave, I mean, I've just about written a research paper on this now that I've gone through...
Cordell Lawrence \(News Group\)
12-03-2006 05:52 PM
Cordell Lawrence \(News Group\) Go to last post
9 25
I have designed a user interface with controls bound to data using Data Source Window. Draging and dropped customer table from Data Source...
Job Lot
12-03-2006 05:22 PM
Job Lot Go to last post
0 17
Hi, I have some properties using System.ComponentModel.DisplayName How can I retrieve that value using Reflection ? TIA
Charles Bazi
12-03-2006 11:49 AM
Charles Bazi Go to last post
2 16
Hi all, let me share a problem which i have in my application.. I'm generating Reports using Crystal Report-9 in Vb.Net Applicaiton(Windows-Based)....
bhaskar
12-03-2006 11:43 AM
bhaskar Go to last post
0 21
I use outlook express. But I find it's not facility? what NewsGroup tools do you use?
navyliu
12-03-2006 03:34 AM
Tim Van Wassenhove Go to last post
7 23
Can someone suggest where I could get a Software License Agreement for software that I would like to sell? Thank you. -- Peace in Christ Marco...
Marco Napoli
12-03-2006 01:33 AM
Marco Napoli Go to last post
2 22
I am trying to send a simple mail message using windows forms in VB.NET 2005. When executing the code, I get a general 'Configuration system failed...
Tim
12-02-2006 08:57 PM
Professor Yonce Go to last post
2 23
I have a physical folder which contains 'n' number of documents (*.docs), excel sheets (*.xls), few PDF files (*.pdf). These files contains...
SqlBeginner
12-02-2006 04:48 PM
Rad [Visual C# MVP] Go to last post
1 21
Hi all. I am very much a Novice when it comes to VB, though I have dabbled in VB6, .net 2003 and have just downloaded 2005. I have a very basic app...
Bails
12-02-2006 02:27 PM
Bails Go to last post
0 16
Hi All, I am trying to run a 1.1 app using 2.0 assemblies, from what I understand I need to host the 1.1 app in the 2.0 clr and load the 2.0...
MMA
12-02-2006 01:38 PM
Michael Nemtsev Go to last post
1 18
I have a dataset with a account table and another table that contains transactions for accounts in the account table. I create a crystal report...
mike11d11
12-02-2006 11:46 AM
mike11d11 Go to last post
3 19
Hi! I'm looking for a diagramming library to create something similar to SSMS Database Diagrams. Does anyone have any suggestions? The closest...
NiTiN
12-02-2006 04:12 AM
NiTiN Go to last post
0 18
..NET novice** How does ::GetTempFileName() work? I'm trying to use it to avoid some kind of race condition, but I need to call it, and get the...
Marco Shaw
12-02-2006 04:06 AM
Michael Nemtsev Go to last post
1 19
Hello richard, Does the file physically is there? r> I am trying to rebuild and deploy an application using ClickOnce but r> cannot build - I keep...
Michael Nemtsev
12-02-2006 03:37 AM
Michael Nemtsev Go to last post
0 14
Hi all, == brief version == using ASP 2.0, I have a ddl inside a formview. On update, if the ddl starts as NULL, no update happens. If the ddl...
Dave E
12-02-2006 02:41 AM
Dave E Go to last post
1 15
Is it possible to use session by cast it to an array to keep gridview primary key? I have the following code in place, but it gives me error saying...
Sophie
12-02-2006 01:01 AM
Sophie Go to last post
0 18
"Apan" <Apan (AT) discussions (DOT) microsoft.com> wrote Is there some reason you need the Microsoft JVM, and cannot use the latest Java Runtime...
pvdg42
12-01-2006 11:00 PM
Apan Go to last post
1 18
free J2EE MABLE 2.5 for Tomcat 5.5.x is available for download : http://www.alfabdi.com http://www.alfabdi.com/alfabdi/download/install.exe All...
Al Fa
12-01-2006 10:19 PM
Al Fa Go to last post
0 13
We are having good results with ClickOnce deployment of a Winforms application on our intranet, using VS2005. However, we mistakenly published a...
howardw@nospam.nospam
12-01-2006 07:26 PM
howardw@nospam.nospam Go to last post
0 22
I have this application I have made that I launch when the user logs into Windows XP. I would like to delay the launch of the application so that it...
Marcus
12-01-2006 03:15 PM
The Grim Reaper Go to last post
8 20
Is it faster to read through a file, without checking for end of stream, and catch the EndOfStreamException or to do a check for position vs. length...
Bill Pierce
12-01-2006 02:27 PM
Bill Pierce Go to last post
4 15
I am using VB.NET 2005 and built and published my solution. When installing on a clients PC, where does the EXE go? Assume my project is...
Henry Jones
12-01-2006 02:01 PM
Michael Nemtsev Go to last post
10 28
I want to programatically post to a webpage rather than use response.redirect Can anyone point me in the right direction of how to do this?
Chris
12-01-2006 01:26 PM
Chris Go to last post
0 15
I have an issue with my web app deployment project.When installed on a machine that has a default document for the root site of login.asp, this gets...
ssm
12-01-2006 01:15 PM
ssm Go to last post
0 18
Both new and old references are in the GAC. Gabriel Lozano-Morán wrote:
Charlie Brown
12-01-2006 12:39 PM
Charlie Brown Go to last post
1 17
Best thing I did was to define a project I was interested in, then start using Visual Studio to design it. I went to Barnes and Noble, got a...
Henry Jones
12-01-2006 10:29 AM
Henry Jones Go to last post
0 19
Hi, I'm building a small desktop app in VS Std 2005 with C# and .net 2.0. I've managed to get the code together to query the ldap my company has, but...
bugnthecode
12-01-2006 08:50 AM
wayne_bradney@yahoo.com Go to last post
6 21
Hello, Steve! I suppose you do not pasrse these Xml files. If it is so, you can use File.ReadAllText() method under .NET 2.0 so code can look like...
Vadym Stetsyak
12-01-2006 08:35 AM
Vadym Stetsyak Go to last post
0 16
Thanks for your time. I've been assigned the task of building an application that will automatically print DWG files. The list of files to print is...
Brian
12-01-2006 06:40 AM
C-Services Holland b.v. Go to last post
2 12
hi, I wrote class library that contain a struct stX and a new class library that get the first class library as referance and implement a function...
Dave
12-01-2006 06:38 AM
Dave Go to last post
0 23
How to I populate and reference multi-dimensional ArrayList. I would like to populate an Array list with the Add method something like...
Greg Larsen
12-01-2006 05:16 AM
Morten Wennevik Go to last post
1 18
I have 2 web services which are working fine with the web application. one returns hello world while the other one returns records from an excel...
speakingsoul@gmail.com
12-01-2006 01:22 AM
speakingsoul@gmail.com Go to last post
0 16
I would like to check the user input into an inputbox in vb.net 2003. The inputbox in my program assigns the input from the inputbox into an array...
insight_find
12-01-2006 12:49 AM
insight_find Go to last post
0 20
Hello Gabriel Lozano-Morán, To give users few changes to investigave entrails of your app G> Does anybody actually know why by design the debug...
Michael Nemtsev
12-01-2006 12:22 AM
Michael Nemtsev Go to last post
0 16
Probably because this is the most common way. Cor "Gabriel Lozano-Morán" <abuse (AT) frontbridge (DOT) com> schreef in...
Cor Ligthert [MVP]
11-30-2006 11:57 PM
Cor Ligthert [MVP] Go to last post
0 18
Okay, first, setting the object variable to null accomplishes nothing, that is, it does not destroy the object. Class instances are called when...
Kevin Spencer
11-30-2006 09:59 PM
Kevin Spencer Go to last post
0 12
How can I find the "My Profile" tab on the Start page. I have the "Recent Projects", "Getting Started" and "Visual Studio Headlines" in panes on...
Edward Mitchell
11-30-2006 09:33 PM
Edward Mitchell Go to last post
4 15
You can not create ActiveX controls (.ocx files) in any version of .NET. "JD" <JD (AT) discussions (DOT) microsoft.com> wrote
Scott M.
11-30-2006 09:04 PM
Scott M. Go to last post
0 16
Hi there, Just a quick question: what exactly does Visual Studio do when registering an assembly for COM? I am looking to do this manually,...
vinny
11-30-2006 04:17 PM
Griff Go to last post
1 22
Good morning all, I have a weird problem with my VS 2005 Documentation. When I open the help file through Start -> Visual Studion 2005 ->Visual...
kbutterly
11-30-2006 03:38 PM
RobinS Go to last post
5 16
Hi, the load method of the AppDomain doesn't take a string filename. If you have a new AppDomain object you created and a string with the full...
Ron M. Newman
11-30-2006 01:34 PM
Michael Nemtsev Go to last post
6 21
Well, I didn't figure out how to get the assembly installed, but I discovered my project didn't need the reference. I deleted the reference and now...
TahoePete
11-30-2006 12:55 PM
TahoePete Go to last post
0 15
As im sure most of you are aware of you can not host .Net services without IIS. This where my question comes in on what is the best practice on...
Brent
11-30-2006 08:19 AM
Brent Go to last post
0 20
Hi Vadym, I already tried using . It doesn't work. In my native DLL if I print the parameter using printf, I get just the first...
Roshan
11-30-2006 06:23 AM
mehr13@hotmail.com Go to last post
2 18
hello all... i did one coding to bind an image in the datagrid but the problem is that it binds every image control with the last image in the...
nil
11-30-2006 05:25 AM
nil Go to last post
0 17
Hello, I have installed .NET 3.0 with VC#/VB/VWD/VC++. Sometime when I open the project I receive a message box "Web project component not installed....
R.A.M.
11-30-2006 04:20 AM
R.A.M. Go to last post
0 22
Post New Thread

Display Options
Showing threads 5001 to 5050 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.