Contents

Posts in microsoft.public.dotnet.academic

 

HP Desktop for sale!  Replies (1) 14 October 2007
Hi, I have an unused HP Pavilion with the fallowing specs: # Processor: AMD Athlon 64 X2 4000+ (2.1GHz, 2000MT/s System Bus) # Memory: 2048MB PC2-5300 DDR2 SDRAM memory (2x1GB) (expandable to 8 G...

 

Watch NFL Games Online  Replies (1) 13 October 2007
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that has basically every game covered. Its perfect if ...

 

New Apple ipod nano  Replies (1) 7 October 2007
The new Apple iPod Nano is one of the coolest new gadgets released this year! Not only is the new nano smaller then the previous model, But it has video! the iPod nanos are very afford...

 

sign-in and receiving and sending mail  Replies (1) 4 October 2007
I've tried for two weeks to sigm-in and get mail and receive mail, I have not been successful not even with the experts. Can you help me? My server is Comcast.net. pdavissmith1@comcast.net...

 

Date format in XSLT  Replies (1) 1 October 2007
Hi, How to convert date format from MM/dd/yyyy to yyyyMMdd in the XSLT. Is there any method to convert. I am getting date in the XML as string. Plx response on the same group. Thanks in adv...

 

multiplying icons in MY Pictures  Replies (1) 1 October 2007
I am stuck. In My Pictures I created a new folder called ART. I had about 30 pictures of art work that had no specific folder so I created a folder "ART". I thought I was moving these 30 icons in...

 

IP Address's of Network Cards  Replies (2) 1 October 2007
How do I find the IP address of the network cards (Vista)....

 

Running 2 network cards  Replies (1) 28 September 2007
Hi everyone, We currently installed a second network card into a server so we could utilise the windows firewall. We want to use one card for the internet and the other for the internal network...

 

Page Layout View Word 2003  Replies (1) 28 September 2007
How do I reset "Page Layout" view to show contents of cut & pasted images from Adobe pdf docs? I prefer Page Layout instead of Reading Layout....

 

Group Message Archive  Replies (1) 27 September 2007
I cleared out the database for this group, then rejoined, expecting to be able to re-download recent messages. However, the archive on the news server appears to have been emptied? Previous messag...

 

How to insert postal barcode in return address?  Replies (1) 27 September 2007
Does anyone know how to do this? I am only able to include the postal barcode in the delivery address via Tools, Envelopes & Labels, Options....

 

no incoming mail  Replies (1) 24 September 2007
I posted a question, but did not include that my program is Outlook Express 6. -- Lee...

 

The error message is : There was an error generati ...  Replies (1) 19 September 2007
Hi All, I am getting an error while generating XML . The error message is : There was an error generating the XML document. Unable to cast object of type '.ThirdPartyFlatFileDetailCollection' to ...

 

Internet explorer cannot display webpage  Replies (1) 19 September 2007
When attempting to connect to internet IE states i tcannot display webpage.After diagnosing connection problems,windows network diagnostics states "home.bt.yahoo.com" is not set up to establish a ...

 

Newbie looking for Download ....  Replies (1) 17 September 2007
Hi There, Hope your all well? I just wonder if anybody knows where I can find a downloadable Knowledge Base or Helpdesk using Winforms with Code for either C++, C#, or even VB? Needs to either ...

 

The build dll not showing in the Project tab when ...  Replies (1) 16 September 2007
Hello Using Windows Explorer you can create a folder to store all of you VB.net projects for example D:\myProjects Using VS 2005 and VB.net you can create a dll to put in your D:\myProjects ...

 

How to ensure a reference, bin and obj folder is i ...  Replies (1) 16 September 2007
Hello 1)When using VS 2005 and VB.net when wouldn't the: reference folder, bin folder, obj folder not be present after creating a VB net Windows Application and only the form1.vb and MyProject...

 

Diskeeper removed, now no Windows Defrag  Replies (1) 14 September 2007
I am running Windows XP. I had a free trial of Diskeeper. Couldn't afford to purchase it at the time so the trial expired and I uninstalled it via MyUninstaller. Now I do not seem to have the o...

 

Moving Contact Information to Public Folders  Replies (1) 13 September 2007
I have imported e-mail addresses from Access into Outlook. I was only allowed to put them in my Personal Folders. We need the lists to be available to everyone in the office. How can I move the in...

 

dos printing in windows xp  Replies (1) 12 September 2007
im running a dos program and when i print on an epson lq-300 printer, it takes almost a minute to print. how can i correct this?...

 

Newbie with lots of time on hands!  Replies (1) 5 September 2007

 

video quality  Replies (1) 3 September 2007
I use Winfast wiz to capture my home videos on a panasonic digital camcorder with 3ccd and edit it using Pinnacle Studio 9. The quality, especially on plasma screen is not very good. Could I impr...

 

HARD DRIVE  Replies (3) 2 September 2007
COMMANDS TO EARSE HARD DRIVE -- THE EAGLE...

 

Use delegate or control click event?  Replies (1) 30 August 2007
Hello Since it seems you can do just about anything by clicking a control and executing that click event, under what conditions do you need to create a delegate?...

 

When to use variables, objects and CTYPE?  Replies (2) 30 August 2007
Hello Under what conditions "must" you use "CTYPE" when working with variables and objects?...

 

Making a File System website run on IIS?  Replies (1) 30 August 2007
Hello After you create a website on the "File System" how do you get it to run on your IIS?...

 

Repairing Windows XP  Replies (11) 29 August 2007
I got an extremely bad virus which fortunately I was able to get rid of. In the process I no longer have administrator rights and cannot access the control panel. How do I repair? and if I need ...

 

When to use Console Application instead of Windows ...  Replies (1) 29 August 2007
Hello I am wondering when/why should you build a "Console Application" for use instead of a "Windows Application"?...

 

Question regards why use ".exe" instead of ".dll"  Replies (1) 27 August 2007
Hello Why would someone use/compile a module/exe instead of using a dll? Also when would someone use a module instead of a dll? Example: Module DoSomething Sub Main() ...

 

Delegates vs subroutines and functions?  Replies (1) 27 August 2007
Hello Since VB.net allows you to create a form that can call a subroutine or functions existing in classes to do the work, when and why would you need to create a "delegate"?...

 

How to Update an item in a BindingList?  Replies (1) 24 August 2007
Please look at the code and the following question... public BindingList myList ; foreach ( Object item in myList ) { MyStruct myStruct = (MyStruct)item; myStruct .Name =...

 

help!  Replies (1) 23 August 2007
hiya, does anyone know how i can subscribe to some newsgroups of things that interest me? ie. horses? i remember when i was little my dad had a couple on his outlook express which i used to loo...

 

Comunicator Web Access  Replies (1) 23 August 2007
I am constantly disconnected even in the middle of chat. I have modified the change stauts to 1 hr. thinking that it maybe a workaround but it was not. I can say that the exe version works for m...

 

Obtaining Windows XP CD for back-up purposes  Replies (1) 23 August 2007
HOW DO I BURN A CD OF MY WINDOWS XP FROM MY HARD DRIVE OR HOW DO I OBTAIN A GENUINE COPY OF THE XP CD WITHOUT PAYING FOR IT???? When I purchased my HP Pavillion zv6000 notebook I never received t...

 

How to Show only year in DayTimePicker in C#  Replies (3) 22 August 2007
Hi Everyone, How to show on UI only year using VS DayTimePicker. Looking forward for your response. Thanks Sandy...

 

Validation Tool  Replies (3) 22 August 2007
Anyone considering installing "Windows Genuine Advantage Validation Tool", READ the fine print - in the I ACCEPT box. I didn't. Turns out that once you install it you can NOT uninstall!...

 

Looking for CAD reseller all over the world  Replies (1) 21 August 2007
Hello, everyone: We, GreatStar Software, are a China-leading CAD software provider and CAD technology ISP. Our main product is GreatStar ICAD platform software with similar interface, menu and ...

 

Good Book for XSLT  Replies (1) 17 August 2007
Hi, I need a good book to study XSLT, any one can suggests me name of some good books. Thanks and Regards Sandeep Singh...

 

Having trouble creating shared and setting permiss ...  Replies (1) 15 August 2007
Hi Folks, I have embeded WMI scripting within a Visual Basic application to create remote shares and set permissions, I'm now moving to vb.net environment and having trouble getting my scriptin...

 

How to detect when a Tab Control loses its focus  Replies (3) 15 August 2007
Hello, I have a WinForm application. The form has one Tab Control and one ToolStrip. I would like to know what would be the best way to detect when the user is "leaving" the Tab Control and "...

 

Error message puzzle "da.Fill(ds, "Assets") "  Replies (1) 10 August 2007
I'm getting a error when I open my . aspx in my browser... line 34: da.Fill(ds, "Assets") Here's the error and my entire code for this .aspx.vb is below that ... I need some clues as to what is ca...

 

.aspx.vb syntax problem  Replies (1) 9 August 2007
I'm making a OLE DB connection in code and was wondering if anyone could identify what the syntax errors would be in this just as it is pasted (I tried putting & _ at the end of the first line an...

 

Newbie'ish - Visual Studio 2005 or 2008?  Replies (3) 8 August 2007
Hi There, Hope everyone is weel? A few years ago I started off having a play with Visual Studio 2002 I had around 5 Months exposure to it, and to say the least became quite good with it. The in...

 

use of pc game controller with Fable  Replies (1) 7 August 2007
I can't seem to figure out how to get my controller to work with Fable. Any idea's?...

 

missing dvd rw on boot up (sometimes)  Replies (4) 2 August 2007
Hi can you please help I have a DVD rewriter that I am having a few problems with at the moment. I have flashed the latest firmware to the unit, the problems are as follows:- when powering u...

 

imagebutton clicking issues  Replies (1) 2 August 2007
Hello, I'm currently writing a webpage that lists photos dynamically. Depending on what was selected in the page previous, these photos will change. What I'd like to do it to have the user click...

 

Love Taboo Forum Now Open to the Public! 5% Off  Replies (1) 30 July 2007
Hi Folks, Is anyone sick of the junk bb's online? I found a new bb that is amazing to say the least. They have all kinds of adult topics that you can post to once you register. They give you al...

 

System.Printing .NET3.0 (How to set PrintQueueAt ...  Replies (2) 26 July 2007
Hi there, i try to clone a printer .. just as it was posted at http://msdn2.microsoft.com/en-us/library/aa970846.aspx "How to: Clone a Printer" but i got problems when setting PrintQueueAttrib...

 

Monitor Garble  Replies (1) 25 July 2007
It just started when I am playing games on the net and ones downloaded to my computer work for awhile then becomes tiny little boxes of colour. I have a new video card, lots of ram, lots of space...

 

Lost Interent after running Files and settings wiz ...  Replies (1) 24 July 2007
-- TimpatcoAfter using the Files and settings Transer wizard, I can no longer access the Interent with IE 7. I can still move around my PC OK but even after following the Network Diagnostics hin...