Publishing an existing project to GitHub Open a solution in Visual Studio. If solution is not already initialized as a Git repository, select Add to Source Control from the File menu. Open Team Explorer. In Team Explorer, click Sync. Click the Publish to GitHub button. Enter a name and description for the repository on GitHub. Check the Private Repository box if you want to uploadContinue reading “Publishing an existing project to GitHub”
Tag Archives: TFS Server
Resolved TFS Server is not working
Visual Studio TFS Server Not working Have you ever wondered how to resolve TFS Server not working correctly, please read till end to solve.As a developer, when you work on daily basis, there might be a chance you would have worked with Fiddler Tool to capture .Net request/response from server that was required to addContinue reading “Resolved TFS Server is not working”
Visual Studio 2015 Invalid Pointer
Visual Studio 2015 Invalid Pointer ERROR !!!!! Error while running Visual Studio 2015 project, Click on below image to view error Route Cause Some dll files are not loaded in to assembly correctly. Ex: CreateInstance failed for package [Microsoft.VisualStudio.TraceLogPackage.TraceLogPackage] Could not load file or assembly Microsoft.VisualStudio.Diagnostics.HubExtensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Resolution 2 If you are not sureContinue reading “Visual Studio 2015 Invalid Pointer”
