How can I make button which runs as administrator - vb.net

I'm trying to make a button shows a form with administrative priviliges. Is this possible using Visual Studio 2013, Visual Basic?

I learned that it isn't possible to run part of a project as administrator using Visual Basic 2013. Thanks for the helps.

Related

Using Visual Studio for VBA

I am looking for an opportunity to use Visual Studio for VBA. Specially for Excel Makros. Reason is, to use all the supporting Features of Visual Studio e.g. TFS Connection. Is that possible?
No, but you can create VSTO projects in Visual Studio instead

Modifying and running VB.net project in Visual Studio Code?

Is it possible to modify and run existing VB Visual Studio 2010 projects in Visual Studio Code? I have some VB.NET projects that I would like to open in visual studio code and I haven't found anything online that says whether or not this is possible. Drag and drop functionality isn't necessary for me, I only care about being able to run the source code.
I'm running Ubuntu 14.04 if that makes any difference.
Thanks in advance!
You can use Visual Studio Code to edit any text file you want.

How to bind OWC11 to the VB project in visual studio 2013?

Following problem: a network application uses an Office Web Components control.
This control, however, is not implemented in Office 2013.
Has anybody an idea how to bind the Microsoft Office Web Component (OWC11) to the VB project in visual studio 2013?
So that, when the project is published, the users don’t have to install the OWC11 controls on their PC’s.
Thank you in advance for your help.

How do I use Visual Studio to edit my Microsoft Office scripts?

I'm a frequent Visual C++ user working on some VBA scripts in MS Office 2010 and I would really like to be able to use Visual Studio 2013 (Professional) to edit them - is this possible? When I try to open my Access Database file from Visual Studio it just loads up in Microsoft Visual Basic for Applications 7.0 (ie. that horrible default IDE)...
What I'd really like is for it to open the module in VS when I click on the module in access. Can this be done?

Add VB.NET to Visual Studio 2010 Professional

In the past I have only used Visual Studio 2010 Professional for C#, but now I need to work on a little bit of Visual Basic. When I go to create a project it only shows C# project templates. I am assuming when I installed Visual Studio 2010, I only installed C#.
How do I now install VB.NET support?
I tried following a MS tutorial: I went to Control Panel and selected Change/Uninstall on Visual Studio, but then it asked me to insert a CD, of which I have none since it was donwloaded.
Nevermind I figured it out. (win7) Control Panel -> Programs and Features -> Uninstall/Change on Visual Studio -> then when you hit the Add/Remove features and you get the popup asking about the cd (which is where I assumed i was stuck before) if you hit Download it takes you to the dialog where you choose additional languages to install and it worked.
I apologize for my earlier flippant comment, and offer you
http://download.cnet.com/Microsoft-Visual-Studio-2010-Professional/3000-2212_4-10618634.html
I had same problem but i did the simplest solution ,since i had my .iso(visual studio express) file i had downloaded I used my winrar to extract files ,went to VBExpress ,open the folder and click on the setup and it all worked out successfully...