MSDN Online Looks Completely Different?

Apr 20, 2010

MSDN online looks completely different. It used to be a set of collapsible controls. Does it still contain the same content? Is it under construction due to the release of 2010?

View 6 Replies


ADVERTISEMENT

Check If Scroll Bar Is Completely Scrolled Down Completely

Dec 2, 2010

recently i came across a requirement. I have to create a text box with a vertical scroll bar. I hav to check whether the scroll bar is dragged down completely or not. i hav to do it in VB.net

View 1 Replies

Error "The MSDN Collection Does Not Exist - Please Reinstall MSDN" When Try To Access Any Of The Feature Of Visual Basic 6.0

May 26, 2006

I get a message, "The MSDN collection does not exist. reinstall MSDN." When I try to access any of the HELP features of Visual Basic 6.0. I do not have an install disc for this. Is there a download or a place I can get this?

View 7 Replies

Source - Mu Online Game - Can't Make Right "Server Status" To Show Online Or Offline

Jul 28, 2009

I have working on 1 program that is for Mu Online game. Its Mu Launcher program,but i'm having trouble with it. I can't make right "Server Status" to show Online or Offline I can't make autoupdater people to have using this for theyr server.

I make one file launcher.txt to get info the program but i need a lil help to finish thise program. The program is not for 1 server only its freewere . So here is the problem with the Server Status and AutoUpdater to get info from what server..

View 4 Replies

Use The MSDN Documentation?

Feb 28, 2010

The regularity and frequency of that extolling is an indication of how many people, for whatever reason, don't use the documentation. Some say that I've forgotten what it's like to be a beginner, but I remember using the MSDN documentation as a beginner. I remember that I couldn't always find what I needed and I also remember that I didn't always understand what I found. More importantly, I remember that that didn't stop me using it first every time I had an issue and I also remember getting better at using it over time. So, I'm genuinely interested to know, if you don't use the MSDN documentation?

View 39 Replies

What Are Medals And MVP In MSDN

Apr 16, 2011

What are medals in msdn ? Who are MVPs ?farizrahman4u

View 1 Replies

MSDN LIBRARY Missing CD 2

Sep 24, 2010

I just recently installed VB 6.0, and I went to install MSDN Library (April 2000 Release of the MSDN Library)afterward. I was missing CD 2, but installed the other 2 CDs. It appears CD2 is the primary one for VB. Do you know how I can get this specific CD --OR-- can I just download a newer version (i have been looking for both on MSDN with no luck)?

View 2 Replies

MSDN Website Is Screwing Up?

Jan 19, 2009

Can anyone confirm that the MSDN website is screwing up? It won't return any info that I search for...

View 11 Replies

Signature For Msdn Answers?

Dec 12, 2009

if you are a constant answerer here on msdn, and do not have a unique signature, or no signature at all, please take a little time to create one... eason ..when quoting a post of a member, if no signature available, then it would have to be followed w/ "quoted from so and so's post", this so so said this, etc.

View 16 Replies

VB MSDN Help Language Gives C# Results

Nov 6, 2009

I'm using VS2008 with all updates current. When programming with VB, I set the MSDN Help language to Visual Basic, but I very frequently get results for C#. Why does that happen and is there a reliable way to prevent it? I know C# and can adapt the results to suit my needs, but I thought using the filters was supposed to restrict results. Apparently, it doesn't. I'm just curious; why does that happen?

View 7 Replies

Begining Video From MSDN Web Sights

May 1, 2009

I don't understand why you guy have taken out the begining video from your MSDN web sights.

View 6 Replies

Cannot Find The Msdn Image Library

Jun 28, 2009

I have dowiloaded vb 2008 express and cannot find the msdn image library. I go to where the intellisense tells me to go and the image folder is empty. Is there a way to download the appropriate library.

View 1 Replies

Change My MSDN Account Password?

Mar 9, 2012

It looks like between yesterday or my most recent post and now that someone has been messing with my account.

One image that was in my signature was changed to ( although it looked stretched).>> [code]...

View 11 Replies

Generating Documentation Like MSDN But Manually?

Jun 7, 2010

there are tools (SandCastle?) that can generate an MSDN-like documentation (HTML files) from your source code by using the XML comments above members. I am looking to generate a similar documentation (bunch of HTML files that one can link through), except not from XML comments but completely manually.It is for a custom scripting language, I have to document the available functions, and it would be great if I could do that in this common documentation style. Since there are no XML comments to generate the documentation from (the documentation is for the scripting language itself, not for my source code of the scripting language?

What I'm looking for in detail is a way to generate these documentation files by simply supplying this information for each function:

- Namespace (just the name and maybe a description)
- Function name + description + return type
- List of arguments and their types

from this I would to generate a document where one can first view all the Namespaces, click one (they are supposed to be links) and view all the functions in that namespace. Then you can click on a function name and view its description and list of arguments for that function.In other words: just like these automatic tools do, except now I want to supply this information manually.

While writing this I thought of one way that I might be able to do it: just create namespaces and functions in actual VB code (corresponding to the scripting language functions) and generate the documentation from that, but

1) That seems a little contrived especially if a better tool is available,

2) I would be in trouble with the types of functions and arguments, since they would have to be .NET types and not the types that my scripting language supports.

View 1 Replies

IndexOutOfRangeException Error When Running MSDN Example

Jan 23, 2011

This code, which I got from [url]).aspx has been kicking up an error message (and a warning) when I try to use it.

View 1 Replies

MSDN - Collection(Of T).RemoveAt Method

May 25, 2012

The MSDN page for this method says this: ArgumentOutOfRangeException. index is less than zero.-or-index is equal to or greater than Count. That doesn't make any sense, surely it should be "index is equal to or greater than (Count - 1)" Since index is zero based. I need to know since I'm Overriding the RemoveItem method for a Class that Inherits Collection(Of T).

View 6 Replies

MSDN Articles Should Include VB Code?

Apr 27, 2012

With all new technologies like Async/Await I spent hours rewriting sample code from the published C# MSDN Articles to VB.NET.Now that Roslyn is available, why do the authors not inlude the VB.NET code. After all, it can be converted automatically. Why does MSFT not make this a requirement fo all published MSDN articles.This would save us VB.NETs lots of precious time.

View 6 Replies

Offline MSDN Doesn't Work?

Apr 16, 2009

Recently I had to reinstall my system, but now I have a new problem. VS2005 installed ok, and the MSDN documentation appeared to as well (in fact, I have 1.65 Gb of help files in my c:Program FilesMSDN folder.But VS doesn't see the files. All I get is a minimal set of help files for explaining the Help system. Also, when I search for "Visual Studio 2005 Combined Help Collection Manager" , I only get a brief description of the Collection Manager and the message "Collections available for inclusion in VSCC:" at the bottom with no collections visible, and the "Update VSCC" button is grayed out. I have tried installing MSDN via the VS2005 install disk, and separately from the MSDN disk. The version of MSDN2005 is April 2005.

View 6 Replies

VS 2008 Is Msdn Where All Books Stored

Feb 21, 2011

im tring to switch to vb.net i guess thats the only way im going to learn how to make phone apps.when i bought vb6 i thought ms would send all the books involved , maybe in pdf formate.

View 2 Replies

WMI - MSDN Crashes Or Exits After 30 Cycles

Jun 11, 2012

For some reason, the next code found on MSDN crashes or exits after 30 cycles or, in other words, after processing 30th Property, exits without explanation. As I said, I found it in MSDN

[Code]...

View 9 Replies

Application Not Exiting Completely?

Oct 23, 2010

the application I am developing does not exit completely. i.e. the process can be seen in the Task manager. This happens only when I click on the [X] button on the title bar of the window of my MDI form. If I use the File >> Exit in the menu of my application, it exits without leaving any traces. I have used the "End" method there. But the process stays when I click the [X] on the control box on the title bar.

View 6 Replies

Completely Close All Forms?

Jun 4, 2010

Is there a command that closes an application completey down, including any hidden forms, etc?

View 3 Replies

Completely Unload A Form?

Sep 25, 2006

I have a form that I use to get the user to input such as a username and password in order to make a network connection. This connection can be disconnected and reconnected as many times as neccessary whilst the application continues to run.

I obviously, therefore, need the form's text boxes, combo boxes etc to reset to their blank versions every time that the form is shown.

In VB6 this was easy; you just unload the form which completely removed the form from memory and thus the next time you showed it it was reset to it's blank state. In VB 2005, however, there is no unload so we have to use Close. I have done this and assumed that it would function in the same was that unload did in VB6.

The problem is that when I close the form using the form.close event handler the form disappears perfectly but when the form.show/showdialog is used the old form data still remains telling me that the form hasn't actually been unloaded but rather appears to have just been hidden.

View 3 Replies

Delete File Completely From PC

Oct 19, 2009

I'm using VS2010, SQL2008 and using asp.net vb.I have a couple tables, Project and Projectstatus - looking something like this.

project
- ProjectID (autoincrement)
- ProjectName varchar50
- Projectoverview varchar200

[code]....

What id like to happen is that when i create a new project (into the project table), that a row is created in the projectstatus table, inserting the projectID from the project status for reference.I don't think this can be done from within VS, correct? therefore, do i need to create a SP to perform this action from DB side?

View 3 Replies

How To Close A Form Completely

Sep 13, 2009

When i dim a variable as a form and then close it ( frm2.close() ) then just the form window will be closed. How can i close the form completely so that everything like a timer will be closed too?

View 4 Replies

Shutdown -s -f -t 00 Is Not Shutting Down Completely

Jan 8, 2010

I have a program with the line process.start("shutdown", "-s -f -t 00") However, when it's executed, everything exits, and the logging off text appears, then the screen blackens out and there's only the mouse pointer. Nothing can be done like opening the task manager, I just have to shut it down using the main button, holding it for 7 sec.

View 12 Replies

Way To Remove Icon Completely?

Mar 19, 2012

I am having an issue with my msgbox calls in vb.net 2010. See attachment. Notice the form icon in the top left of the titlebar. Is there a way to replace this icon with my application's icon? I have my app icon already set through the project properties. Barring that, is there a way to remove the icon completely? I've seen of VB.net msgboxs don't have an icon, so I'm not sure how it got there in the first place.

View 3 Replies

Class Documentation In Msdn Library For AxShockwaveFlash?

Jan 26, 2012

I don't find the properties and events for this class, and i don't know where in msdn library, is possible to find the documentation.

View 2 Replies

Best Forum On MSDN To Ask A Question About Validation Web Controls

Apr 30, 2010

What would be the best forum on MSDN to ask a question about the Validation Web Controls. And using them with ASP.Net?

View 1 Replies

Download MSDN Express Library W/o Using Bootstrapper

Dec 8, 2005

Is there a link to download the MSDN Express Library without using the [vb]setup downloader/installer? I'm using a dialup connection and I'd like to use a third porty download manager so that I can pause/shutdown/restart the download process a few times. It's 243MB, which would take about 10-12 hours on my connection. I can't tie up the phone line for this amount of time.Is there an external link to an .exe or .msi package somewhere?

View 5 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved