This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Visual studio home link
  • Sign in
  • Gallery
  • MSDN Library
  • Forums
Get started for free
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 6

.NET Framework Class Libraries announcements

  • Link
    For ASP.NET Questions, please go to http://forums.asp.net/
    David M Morton Monday, February 22, 2010 2:09 PM
    ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted.  Please ask questions relating to ASP.NET at the ASP.NET Forums.

Windows Presentation Foundation (WPF) announcements

  • Link
    WPF Team Blog
    djartsinc Tuesday, August 04, 2009 2:42 PM
    Hi All,

    For updates to WPF, see the team blog. Also many common questions about WPF can be answered be reading the team blog

    http://blogs.msdn.com/jgoldb/default.aspx

Windows Communication Foundation, Serialization, and Networking announcements

  • Link
    Vote for and Add feature requests for WCF vNext !!
    Piyush [MSFT] Thursday, March 01, 2012 7:43 PM

    Do you have ideas you would like to share with us? Do you always think it would be cool if WCF could do this? Here is an opportunity for you to contribute - http://tinyurl.com/wcfvnext

    Thanks!

Claims based access platform (CBA), code-named Geneva announcements

  • Link
    Welcome to the "Geneva" forum
    Marc Goodner Tuesday, October 28, 2008 8:00 PM
    The Federated Identity ”Geneva”  team is happy to announce the release of Microsoft code name “Geneva”, an open platform for simplified user access based on claims.  This release consists of three components:  Geneva Framework for .NET developers, Geneva Server for IT Pros, and Windows CardSpace “Geneva”. 

     

    You can find all of our installation downloads and supporting documentation for each component of the Geneva platform on the “Geneva” Connect site.

Visual C# announcements

  • Link
    Do Not Ask Windows Forms or WPF or ASP.NET Questions Here (Open to Read Where)
    Reed Copsey, Jr Monday, August 31, 2009 2:13 PM
    This forum is for C# related question. GUI questions become very unclear if its a WPF or Winforms or ASP.Net related question.

    Please post any GUI related questions to the target forum:

    Windows Forms General
    Windows Presentation Foundation (WPF)
    ASP.Net forums

    depending on what you are working on.

    The C# forum is for C# related questions on the language constructs and not indirect component usage. THX

Visual Basic announcements

  • Link
    Read before posting (Click to expand)
    Youen Zen Monday, March 11, 2013 10:20 AM

    This forum is for problems and discussions related to programming with VB inside Visual Studio for versions starting with the .Net version (2002). Before posting your question, check if your issue is related to the following categories. In order to get better response, take a look at How to Use this Forum.

    Category

    Appropriate forum

    Other versions of Visual Basic

    VB6 and older

    VBScript

    Visual Basic for Applications (VBA)

    GUI related

    Windows Presentation Foundation (WPF) 

    ASP.Net forums (ASP and VB for MVC)

    Forms Design and .Net Controls

    report control

    chart control

    Windows Forms General 

    SQL transact

    Transact-SQL

    3rd party products

    Crystal report

    .NET Framework Class Libraries

    .NET Framework Class Libraries

    Windows

    Microsoft Answer

    WCF, System.Net namespace and remoting technology

    Windows Communication Foundation, Serialization, and Networking

    If you have any suggestion to this table, please jump into this threadfor discussion.

    You could share this announcement via this URL: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads?announcementId=b5956386-b706-4180-b003-6e778f582d89#b5956386-b706-4180-b003-6e778f582d89.



  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
.NET Framework Setup and Servicing
x
.NET Framework Class Libraries
x
Windows Presentation Foundation (WPF)
x
Common Language Runtime Internals and Architecture
x
Windows Communication Foundation, Serialization, and Networking
x
Windows Workflow Foundation
x
Claims based access platform (CBA), code-named Geneva
x
Visual C#
x
Visual Basic
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    1 Votes

    How can i create a firstrun value?

    Visual Studio Languages
     > 
    Visual Basic
    Hello guys i want to create a first run value like this, but i have problem: If My.Settings.firstrun = 1 Then TotalTime1 = New TimeSpan(9000000000) ...
    Unanswered | 2 Replies | 37 Views | Created by SomaSom - 12 hours 36 minutes ago | Last reply by Yohann L - 27 minutes ago
  • large check mark
    0 Votes

    .NET 4.6 Targeting Pack Doesn't Actually Install Reference Assemblies

    .NET Framework
     > 
    .NET Framework Setup and Servicing
    When attempting to use the .NET 4.6 Targeting Pack installer (found at: https://www.microsoft.com/en-us/download/details.aspx?id=48136) I find that the installation doesn't actually install the ...
    Unanswered | 1 Replies | 23 Views | Created by Matthew Padbury - 11 hours 53 minutes ago | Last reply by Lana Xu - 42 minutes ago
  • large check mark
    0 Votes

    Define new event handler for custom resourced style control in wpf

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    Hello guys. I have a question and it is How can I define a new custom event for my defined control? I want to define click event handler for my control and it ...
    Unanswered | 1 Replies | 42 Views | Created by Shahryar1991 - Tuesday, October 03, 2017 5:39 PM | Last reply by Bob Ding - 45 minutes ago
  • large check mark
    0 Votes

    Add Username and Password Json File in C#

    Visual Studio Languages
     > 
    Visual C#
    dear friend, I have a little problem, when I try to run my program it show an error 401 (unauthorized)  I need to input username: admin and password: admin ...
    Unanswered | 2 Replies | 45 Views | Created by steve_henry - 22 hours 50 minutes ago | Last reply by steve_henry - 47 minutes ago
  • large check mark
    0 Votes

    WPF DataGrid Horizontal scroll by Column

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    Hi In Wpf datagrid default horizontal scrolling by pixel, I have an requirement to scroll by Column Also i want to virtualize column, with the below properties i ...
    Unanswered | 1 Replies | 26 Views | Created by SanthoshDevi - 16 hours 40 minutes ago | Last reply by Bob Ding - 1 hour 16 minutes ago
  • large check mark
    0 Votes

    How to come underline when click button or textblock or label using ivalueconverter in wpf?

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
    I have 5 button which button i click that button should come underline so help me how to do this ?
    Unanswered | 2 Replies | 29 Views | Created by Murugansilversroot - 10 hours 29 minutes ago | Last reply by Bob Ding - 1 hour 54 minutes ago
  • large check mark
    0 Votes

    Trying to use a string to adb command line

    Visual Studio Languages
     > 
    Visual C#
    Hello everyone, I kindly ask for an orientation in my code, which is done in C # with Android Debug Bridge (ADB) commands that run at a DOS prompt. The command basically reads the ...
    Unanswered | 0 Replies | 21 Views | Created by hideki_japs - 1 hour 55 minutes ago
  • large check mark
    0 Votes

    string interpolation

    Visual Studio Languages
     > 
    Visual C#
    I was trying to apply string interpolation in visual studio 2017 but getting errors about this expression. Any hint ...
    Unanswered | 4 Replies | 48 Views | Created by tanvir.tajdin - 15 hours 17 minutes ago | Last reply by Kareninstructor - 2 hours 59 minutes ago
  • large check mark
    1 Votes

    multiple text values?

    Visual Studio Languages
     > 
    Visual Basic
    for school, im trying to make a program where it has a lebel that gives you the same of the color, and you click the box that has the color in it, which then sends you to the next color. the problem ...
    Unanswered | 2 Replies | 38 Views | Created by goldenapples - 7 hours 37 minutes ago | Last reply by Kareninstructor - 3 hours 4 minutes ago
  • large check mark
    0 Votes

    create xml document and save to a variable

    Visual Studio Languages
     > 
    Visual Basic
    I'm trying to create an xml document and save it to a variable  instead of a file.  Is this possible and if so how? Dont ask me .. i dont know
    Proposed | 12 Replies | 75 Views | Created by Pete Newman - 12 hours 8 minutes ago | Last reply by Kareninstructor - 3 hours 7 minutes ago
  • large check mark
    0 Votes

    Required Delegated Permission for AuthenticablePrincipal.UnlockAccount Method ()

    .NET Framework
     > 
    .NET Framework Class Libraries
    HI I've searched for the required permissions/rights to Unlock a user account using the AuthenticablePrincipal.UnlockAccount Method (). The MSDN document ...
    Unanswered | 1 Replies | 29 Views | Created by Andrew J Harvey - 20 hours 43 minutes ago | Last reply by Andrew J Harvey - 4 hours 1 minutes ago
  • large check mark
    0 Votes

    do sql server table relationships count as joins in Linq

    Visual Studio Languages
     > 
    Visual C#
    !string.IsNullOrEmpty(a.DeptHL) && (a.AppCI.DispositionID != null && a.AppCI.AppDisposition.Disposition != "Retire") && ...
    Unanswered | 1 Replies | 28 Views | Created by Rich P123 - 5 hours 27 minutes ago | Last reply by Rich P123 - 4 hours 7 minutes ago
  • large check mark
    1 Votes

    Passing function pointer as a parameter to method

    Visual Studio Languages
     > 
    Visual C#
    Hi, i have to write C# class and method from C codes. My C codes are something like that. function_ex takes function pointer which takes custom_pac_type_t pointer.Problem is about method declaration. ...
    Answered | 6 Replies | 52 Views | Created by Ismail Fatih ILTAR - 15 hours 37 minutes ago | Last reply by Ismail Fatih ILTAR - 5 hours 16 minutes ago
  • large check mark
    0 Votes

    WCF changing the MyFunctionResponse for a Web Service Method

    .NET Framework
     > 
    Windows Communication Foundation, Serialization, and Networking
    Hello,  I have an issue that I can't seem to figure out.  I have the following function and I need to change the response ...
    Unanswered | 2 Replies | 20 Views | Created by VisioDei - 7 hours 14 minutes ago | Last reply by VisioDei - 5 hours 48 minutes ago
  • large check mark
    0 Votes

    C# - Getting error in combo box selection index changed in datagrid view C#

    Visual Studio Languages
     > 
    Visual C#
    "SUCCESS" and "FAILURE" when user selects "Success" then it should apply all other dropdown (from the index below) also. at the ...
    Answered | 5 Replies | 64 Views | Created by Gani tpt - Tuesday, October 03, 2017 8:08 AM | Last reply by Sabah Shariq - 6 hours 12 minutes ago
  • large check mark
    0 Votes

    High Performance .NET Socket Server Using Async Winsock not work on Windows Server 2012 R2

    Visual Studio Languages
     > 
    Visual C#
    When I run this on Windows Server 2012 R2 using Visual Studio 2017 and build it, I got an error after type command "startser": "Failed to Start Server. System.NullReferenceException: ...
    Unanswered | 2 Replies | 32 Views | Created by Nguyen Van Thai - Wednesday, October 04, 2017 12:39 AM | Last reply by Sabah Shariq - 6 hours 49 minutes ago
  • large check mark
    0 Votes

    How to update UI of window from class.

    .NET Framework
     > 
    Windows Presentation Foundation (WPF)
                  {                       ...
    Unanswered | 1 Replies | 30 Views | Created by Ashish Kosti - 20 hours 23 minutes ago | Last reply by sqlguy - 6 hours 51 minutes ago
  • large check mark
    0 Votes

    How can i send parameter by web service rest

    .NET Framework
     > 
    Windows Communication Foundation, Serialization, and Networking
    I need to send a parameter by web service from my App Android. I must to use http verbs as post? For ...
    Unanswered | 1 Replies | 49 Views | Created by pnet - Tuesday, October 03, 2017 4:25 PM | Last reply by DA924x - 7 hours 7 minutes ago
  • large check mark
    0 Votes

    need help with this project

    Visual Studio Languages
     > 
    Visual C#
    Write a for loop to loop through all of the characters in decodedString. Your loop will need some conditional ...
    Unanswered | 2 Replies | 30 Views | Created by FingerLickinGood - 10 hours 24 minutes ago | Last reply by Sabah Shariq - 7 hours 28 minutes ago
  • large check mark
    0 Votes

    Adding Items to enum !

    Visual Studio Languages
     > 
    Visual C#
    hello I have a question... I've ceated an enum and in the some place in the program .. i want user to add an item to that enum,,, how can I do that I looked at ...
    Answered | 18 Replies | 14218 Views | Created by Rami Shareef - Saturday, October 27, 2007 6:35 AM | Last reply by Blackasthesky - 8 hours 50 minutes ago
  • Items 1 to 20 of 368913 Next ›
Announcement: 6

.NET Framework Class Libraries announcements

  • Link
    For ASP.NET Questions, please go to http://forums.asp.net/
    David M Morton Monday, February 22, 2010 2:09 PM
    ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted.  Please ask questions relating to ASP.NET at the ASP.NET Forums.

Windows Presentation Foundation (WPF) announcements

  • Link
    WPF Team Blog
    djartsinc Tuesday, August 04, 2009 2:42 PM
    Hi All,

    For updates to WPF, see the team blog. Also many common questions about WPF can be answered be reading the team blog

    http://blogs.msdn.com/jgoldb/default.aspx

Windows Communication Foundation, Serialization, and Networking announcements

  • Link
    Vote for and Add feature requests for WCF vNext !!
    Piyush [MSFT] Thursday, March 01, 2012 7:43 PM

    Do you have ideas you would like to share with us? Do you always think it would be cool if WCF could do this? Here is an opportunity for you to contribute - http://tinyurl.com/wcfvnext

    Thanks!

Claims based access platform (CBA), code-named Geneva announcements

  • Link
    Welcome to the "Geneva" forum
    Marc Goodner Tuesday, October 28, 2008 8:00 PM
    The Federated Identity ”Geneva”  team is happy to announce the release of Microsoft code name “Geneva”, an open platform for simplified user access based on claims.  This release consists of three components:  Geneva Framework for .NET developers, Geneva Server for IT Pros, and Windows CardSpace “Geneva”. 

     

    You can find all of our installation downloads and supporting documentation for each component of the Geneva platform on the “Geneva” Connect site.

Visual C# announcements

  • Link
    Do Not Ask Windows Forms or WPF or ASP.NET Questions Here (Open to Read Where)
    Reed Copsey, Jr Monday, August 31, 2009 2:13 PM
    This forum is for C# related question. GUI questions become very unclear if its a WPF or Winforms or ASP.Net related question.

    Please post any GUI related questions to the target forum:

    Windows Forms General
    Windows Presentation Foundation (WPF)
    ASP.Net forums

    depending on what you are working on.

    The C# forum is for C# related questions on the language constructs and not indirect component usage. THX

Visual Basic announcements

  • Link
    Read before posting (Click to expand)
    Youen Zen Monday, March 11, 2013 10:20 AM

    This forum is for problems and discussions related to programming with VB inside Visual Studio for versions starting with the .Net version (2002). Before posting your question, check if your issue is related to the following categories. In order to get better response, take a look at How to Use this Forum.

    Category

    Appropriate forum

    Other versions of Visual Basic

    VB6 and older

    VBScript

    Visual Basic for Applications (VBA)

    GUI related

    Windows Presentation Foundation (WPF) 

    ASP.Net forums (ASP and VB for MVC)

    Forms Design and .Net Controls

    report control

    chart control

    Windows Forms General 

    SQL transact

    Transact-SQL

    3rd party products

    Crystal report

    .NET Framework Class Libraries

    .NET Framework Class Libraries

    Windows

    Microsoft Answer

    WCF, System.Net namespace and remoting technology

    Windows Communication Foundation, Serialization, and Networking

    If you have any suggestion to this table, please jump into this threadfor discussion.

    You could share this announcement via this URL: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads?announcementId=b5956386-b706-4180-b003-6e778f582d89#b5956386-b706-4180-b003-6e778f582d89.




Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.

Would you like to participate?

  
Privacy statement
  • Dev Centers
  • Windows
  • Office
  • More...
  • Related Sites
  • Visual Studio
  • Visual Studio Integrate
  • VSIP Program
  • Microsoft .NET
  • Microsoft Azure
  • Connect
  • Forums
  • Blog
  • Facebook
  • LinkedIn
  • Stack Overflow
  • Twitter
  • Visual Studio Events
  • YouTube
  • Developer Resources
  • Code samples
  • Documentation
  • Downloads
  • Products & extensions for Visual Studio
  • REST APIs
  • Testing tools for web developers
  • Videos and tutorials
  • Virtual Labs
United States (English)
  • © 2017 Microsoft
  • Terms of Use
  • Trademarks
  • Privacy Statement
  • Site Feedback