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 .NET project. Just wonder how to automatically generate a class diagram showing all of the class hierarchy and their associated methods.
Curious
12-11-2007 11:04 AM
Curious Go to last post
0 10
I am trying to create stationary with a border that I downloaded from microsoft office. When I try to set up in my email options the background...
kkmoore
12-11-2007 09:55 AM
kkmoore Go to last post
0 10
I am trying to create stationary with a border that I downloaded from microsoft office. When I try to set up in my email options the background...
kkmoore
12-11-2007 09:55 AM
kkmoore Go to last post
0 13
Hi All, I tried to build the vb.net project in VS 2008, i getting the following error message. "NET Framework 2.0 update not found. The...
James
12-11-2007 09:26 AM
James Go to last post
0 12
Hi. I am writing an app that updates a certain windows service that is had previously installed. It stops the service, rewrites the file, and starts...
Sergei Shelukhin
12-11-2007 06:40 AM
Sergei Shelukhin Go to last post
0 9
By default all measurements are in cm. I prefer to have inches (or pt), including the report grid, but could not find how to set the default...
Backwater Geezer
12-11-2007 05:49 AM
Backwater Geezer Go to last post
0 10
Hi All, I have used gridview in my application and i m using dataview to sort the grid. But when i sort the numeric column, dataview sorts it like...
Mansi Shah
12-11-2007 12:05 AM
Mansi Shah Go to last post
0 8
I need to have 2 simple barcode reader applications finished by midnight tonight. I have never written any barcode reader software and need any...
jim
12-10-2007 08:26 PM
Jack Jackson Go to last post
7 17
I'm using the FileSystemWatcher class to get notified when a file is created: myFileSystemWatcher.Created += new...
John
12-10-2007 07:11 PM
John Go to last post
4 13
I don't understand the Enterprise editions that MS gives away. If I only write VB what is the difference between buying and using VS2008 and...
Academia
12-10-2007 06:59 PM
Academia Go to last post
7 8
I recently received a 'reminder' for my council tax. However, I have not received the original bill. The amount also appears to be incorrect - I live...
Alun Harford
12-10-2007 06:20 PM
Jeff Gaines Go to last post
1 11
Can somedoby tell me the steps, or perhaps examples, which I have to complete to access .net application on client computer from network...
B
12-10-2007 04:26 PM
B Go to last post
0 8
Hi, I'm developing a WPF Web Application. I'm surprised there were no WPF-specific newsgroups, so I'm posting in dotnet-general. I implemented the...
RobertW
12-10-2007 03:58 PM
RobertW Go to last post
1 11
Could someone please explain why I as a Visual Studio 2008 user (WPF) would want the Expression Blend product? What does Blend offer that VS2008...
Lamont Sanford
12-10-2007 02:14 PM
RobertW Go to last post
4 10
HI, I have just started using Web Forms. It seems that I'm not able to do some things that Windows Forms allow me to do. For example, I tried...
Reds
12-10-2007 02:02 PM
Lloyd Sheen Go to last post
4 11
Is there some polite way to cancel a dlg in the New() processing? Private Sub OpenTheDlg Dim dlg as New dlgGetAList(intID as Integer) with dlg If...
JB
12-10-2007 01:20 PM
JB Go to last post
2 9
I just bought a new Dell, so I'm sorry if this is a stupid question. There is a built-in webcam. Im using the disc provided by Dell (Dell...
woodybear
12-10-2007 12:13 PM
RobertW Go to last post
2 10
I've been having difficulty finding the appropriate newsgroups in which to post product-specific questions and realized that part of my problem has...
Jules Winfield
12-10-2007 11:18 AM
Jules Winfield Go to last post
3 8
From the 'sound' of your 'fix' it was due to some form of corruption of one or more of your source-code files. In such a case I would be reticent...
bob1at7shore
12-10-2007 10:24 AM
Scott M. Go to last post
13 17
I have too similar methods in two classes: -----------------------DistributionFoo--------------------- class DistributionFoo : FooBase { private...
Curious
12-10-2007 10:21 AM
Curious Go to last post
3 10
Hi All, I am launching a IE using following code. ======================================================================= m_IeProcess = new...
siddharthkhare@hotmail.com
12-10-2007 09:13 AM
siddharthkhare@hotmail.com Go to last post
3 13
Here's the scenerio: I am importing records into my database through the program, the first time through the database is empty and so is the...
cdmunoz
12-10-2007 08:31 AM
cdmunoz Go to last post
0 8
I have installed service pack 2 on my computer. I am now unable to access internet explorer. (I can access internet via MSN link). Does anyone...
Millie-may
12-10-2007 07:30 AM
md Go to last post
1 13
I'm changing computers, so I copied documents and photos and then hit delete button. Now there is no empty My Pictures or My Documents folder. The...
figgypudding
12-10-2007 06:57 AM
md Go to last post
1 13
Hi, I am new to wpf. I am trying to see some animation on browser. browser is IE7. Below is my code, nothing in .cs file <Grid Height="500"...
ruchitrivedi19@rediffmail.com
12-10-2007 05:51 AM
ruchitrivedi19@rediffmail.com Go to last post
0 8
create a J# windows applicaion.add a button , a label and two textboxes to form and paste this code into the buttons event handler: private void...
Sasi
12-10-2007 04:07 AM
Jon Skeet [C# MVP] Go to last post
3 17
Hi All, We don't need MSDN and it is the only way to get VS2008. What are the limitation to start working with VS2008 Professional Trial? Can we...
info@devdept.com
12-10-2007 02:20 AM
info@devdept.com Go to last post
3 13
Hello, I was wondering if it was possibly to bind a control to a dataset.haschanges property. The reason I want to do this is so that a little...
John
12-09-2007 11:19 PM
John Sheppard Go to last post
4 8
I have an ASP.NET 2.0 application that works fine on Windows XP Professional and IIS 6 but has problem when I migrate it to Windows Server 2003. I...
Andre Lie
12-09-2007 09:29 PM
Andre Lie Go to last post
0 11
Anyone have any VB FTP Upload examples. I have found many on Google, none which work? -Lou
Lou
12-09-2007 08:41 PM
jay parzych Go to last post
1 9
How do I use a StreamReader more than once? Dim rs As New StreamReader(fd.FileName, Encoding.Default) Do While rs.Peek() >= 0 ... Loop 'Loop 2 Do...
Morten.Snedker@gmail.com
12-09-2007 04:20 PM
Jon Skeet [C# MVP] Go to last post
1 12
I am quite new to .net development, and uptill now had sussed it, I have created a web application, kind of like a blog on my localhost, It is...
samanthapantha333@googlemail.com
12-09-2007 12:08 PM
samanthapantha333@googlemail.com Go to last post
0 13
I have a Mdi app. In FormClosing, e.CloseReason works OK in the Children. But in the Mdi form it always show UserClosing. Since the children...
Academia
12-09-2007 08:21 AM
Academia Go to last post
0 8
Mattias Sjögren wrote: Thank you Mattias,
Mazant, K.
12-08-2007 11:55 PM
Mazant, K. Go to last post
1 9
I have a Seagate 160GB external hard drive and have been using it to store all my files on using my Windows XP system installed on my E-Machine. ...
Tony
12-08-2007 09:10 PM
Tony Go to last post
0 11
Hi, I want to add DVD/CD burning to my C# application. Can anyone advise me on a good place to start. Does Microsoft offer support in .NET ( I'm...
bob1at7shore
12-08-2007 06:48 PM
bob1at7shore Go to last post
0 10
In the bad old days, one of my favourite tricks was to ask senior Cobol programmers how many 'divisions' a Cobol program had, and what their...
David GB
12-08-2007 04:44 PM
Jeff Gaines Go to last post
1 10
Does anyone know how to explain to the user what the comparison options in filter records in mail merge mean? For example, "Equal to".
Jody
12-08-2007 03:08 PM
Jody Go to last post
0 11
I have bought HB compaq presario V6000. Voip programs are not working. Giving sound device problem. Sometimes sound is going but sound is never...
Mehmet
12-08-2007 10:47 AM
PvdG42 Go to last post
1 7
after I tried to update, only internet explorer is working, I cannot modify settings, windows explorer works only thru properties then pick the...
johnduke46
12-07-2007 10:48 PM
johnduke46 Go to last post
0 10
Help, I’m applying updates to a web application that used Web Form Designer Generated Code. I’m using Visual Studio 2003. For some reason...
Logger
12-07-2007 07:45 PM
Logger Go to last post
3 6
I'm trying to login and comunicate with an encrypted site (SSL) using WebRequest class, without success. I've tried to POST the LogIn data but the...
dk9
12-07-2007 12:38 PM
dk9 Go to last post
1 11
Hi All, I am trying to programmatically enable RemoteAdminSettings in WindowsFirewall. I have checked all the Micosoft documentation and have...
Roger
12-07-2007 11:26 AM
Roger Go to last post
0 11
I seem to understand how the control works as long as I mated to SqlDataSource or ObjDataSource it works fine. But I do not want to flatten my...
Angel
12-07-2007 10:46 AM
Angel Go to last post
0 11
Hello, Last week I downloaded Microsoft Visual Studio 2008 Team Suite edition from MSDN Subscriptions, and I could create working WPF...
Mohamed Mansour
12-07-2007 08:24 AM
Mohamed Mansour Go to last post
9 12
I have a lot of icons on Quick Launch, and therefore have it doubled in height ... I just added another icon and the double height stayed but all...
CJ
12-07-2007 07:49 AM
md Go to last post
1 8
Hello there, I try to handle bitmap images stored in an Image column in Sql Server. The following code is ok when the image is of type Bitmap...
Oriane
12-07-2007 07:45 AM
Oriane Go to last post
2 5
Hello, I have a windows service application that is developed using .NEt VS2005 and it calls some unmanaged functions for doing some...
ramendra.kotharkar@gmail.com
12-07-2007 06:18 AM
Kevin Spencer Go to last post
1 9
Note: I have posted this on microsoft.public.dotnet.xml with no response after three days, so I have closed that thread and am trying here. I have...
Jerad Rose
12-07-2007 06:13 AM
Kevin Spencer Go to last post
1 11
Hello there, How do people normally sync datasets between client and webservice? For example; I send a dataset to the webservices with updated rows...
John Sheppard
12-07-2007 12:50 AM
John Sheppard Go to last post
2 7
Post New Thread

Display Options
Showing threads 201 to 250 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.