Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
K

KFC197

@KFC197
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Simple Visual Studio 2010 Question
    K KFC197

    Thanks. This is exactly what I wanted to know. I simply created a unit test and that did it for me Regards & Thanks to all who replied

    .NET (Core and Framework) question csharp visual-studio

  • Simple Visual Studio 2010 Question
    K KFC197

    Thanks for replying. "Test" simply means that I want to call this function and debug it's guts. Please note that users in this forum are taking this function literally. It's not the attributes of the function I am interested in but the way this could be debugged in VS2010. I could have a very "Generic", (shared) extremely lengthy format or compute function that I want to debug I am still not sure on how to do this so please help Regards P.s. I really don't want to call this function while executing my complete program and calling with a button or anything similar. Simply go to a screen call the function and be able to debug it

    .NET (Core and Framework) question csharp visual-studio

  • Simple Visual Studio 2010 Question
    K KFC197

    Hello There, Thanks for replying. Can you please clarify or guide me as to what VSTS Project is and how exactly can I call this type of function in there Regards & Thanks

    .NET (Core and Framework) question csharp visual-studio

  • Simple Visual Studio 2010 Question
    K KFC197

    Thanks for replying. The objective of my question was not the function but the method on how one can do this in Visual Studio 2010. I can use the same function to do complex formatting and addition of time by converting it to text etc and then wishing to see what the result would look like is a legit question Regards

    .NET (Core and Framework) question csharp visual-studio

  • Simple Visual Studio 2010 Question
    K KFC197

    Hello There, I have a winform application in Visual Studio 2010 and within a class I have a shared function with the following code Public Shared Function simplestFunctionEver() as Integer Dim myInteger1 As Integer = 1, myInteger2 As Integer = 2 simplestFunctionEver = myInteger1 + myInteger2 End Function While debugging or otherwise, How can I test this function in Visual Studio 2010 Regards & Thanks in advance to users who reply Farooq

    .NET (Core and Framework) question csharp visual-studio
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups