Click here to Skip to main content
15,884,388 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to create a property in class that list the forms of the main application Pin
Dave Kreskowiak12-Oct-18 2:23
mveDave Kreskowiak12-Oct-18 2:23 
QuestionCreating single MSI installer. Pin
Koundinya9-Oct-18 11:04
Koundinya9-Oct-18 11:04 
AnswerRe: Creating single MSI installer. Pin
Dave Kreskowiak9-Oct-18 16:24
mveDave Kreskowiak9-Oct-18 16:24 
QuestionBeginner question...regarding garbage collection Pin
NolansPapa4-Oct-18 2:55
NolansPapa4-Oct-18 2:55 
AnswerRe: Beginner question...regarding garbage collection Pin
Dave Kreskowiak4-Oct-18 4:34
mveDave Kreskowiak4-Oct-18 4:34 
QuestionVSTO questions about the Outlook Notes (Sticky Notes) part Pin
Dan Sutton29-Sep-18 11:29
Dan Sutton29-Sep-18 11:29 
QuestionHow to undo excluded changes in Visual Studio 2017? Pin
rookiecg28-Sep-18 7:10
rookiecg28-Sep-18 7:10 
AnswerRe: How to undo excluded changes in Visual Studio 2017? Pin
Dave Kreskowiak28-Sep-18 10:07
mveDave Kreskowiak28-Sep-18 10:07 
It's telling you that the files you have locally have changed and are now different from the server version.

If you click Yes To All, the files you have locally will be overwritten by the versions on the server. This will revert the changes you made to those files back to the point where they were checked out on the server.

Yes, they are checked out. That happened automatically the instant you started making changes to files. Each file you make changes to will be automatically checked out.

Generalplz Pin
Member 1398528114-Sep-18 21:44
Member 1398528114-Sep-18 21:44 
GeneralRe: plz Pin
Eddy Vluggen14-Sep-18 23:20
professionalEddy Vluggen14-Sep-18 23:20 
QuestionRESTful transfers Pin
Member 1396792930-Aug-18 13:40
Member 1396792930-Aug-18 13:40 
AnswerRe: RESTful transfers Pin
jkirkerx9-Sep-18 17:05
professionaljkirkerx9-Sep-18 17:05 
QuestionAPI Pin
Member 1187951310-Aug-18 3:00
Member 1187951310-Aug-18 3:00 
AnswerRe: API Pin
Richard MacCutchan10-Aug-18 4:18
mveRichard MacCutchan10-Aug-18 4:18 
AnswerRe: API Pin
Dave Kreskowiak10-Aug-18 4:19
mveDave Kreskowiak10-Aug-18 4:19 
GeneralRe: API Pin
Dinarys20-Aug-18 10:32
professionalDinarys20-Aug-18 10:32 
QuestionDisplaying different SET of data on button click Pin
cloudenv4-Aug-18 0:24
cloudenv4-Aug-18 0:24 
AnswerRe: Displaying different SET of data on button click Pin
Eddy Vluggen4-Aug-18 0:48
professionalEddy Vluggen4-Aug-18 0:48 
AnswerRe: Displaying different SET of data on button click Pin
Dave Kreskowiak4-Aug-18 8:24
mveDave Kreskowiak4-Aug-18 8:24 
Question.Net treenode Pin
Member 139370483-Aug-18 18:51
Member 139370483-Aug-18 18:51 
AnswerRe: .Net treenode Pin
Richard MacCutchan3-Aug-18 20:53
mveRichard MacCutchan3-Aug-18 20:53 
Questionhow to get all assemblyinfo.cs associate in visual studio solution Pin
a.mohamedyasin30-Jul-18 1:12
a.mohamedyasin30-Jul-18 1:12 
AnswerRe: how to get all assemblyinfo.cs associate in visual studio solution Pin
Pete O'Hanlon30-Jul-18 3:21
mvePete O'Hanlon30-Jul-18 3:21 
GeneralRe: how to get all assemblyinfo.cs associate in visual studio solution Pin
a.mohamedyasin30-Jul-18 19:42
a.mohamedyasin30-Jul-18 19:42 
GeneralRe: how to get all assemblyinfo.cs associate in visual studio solution Pin
Pete O'Hanlon30-Jul-18 21:30
mvePete O'Hanlon30-Jul-18 21:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.