No announcements
Found 3303494 threads
-
2 Votes
VS2015 Code snippets for C# are not working
what i did: i imported via snippet Manager the snippets from "C#" into "my code snippets" and now it ...Answered | 12 Replies | 7180 Views | Created by oesile - Monday, November 9, 2015 7:35 PM | Last reply by morgaje - Friday, February 24, 2017 10:09 PM -
0 Votes
VS2008, C++/CLI and code snippets
However you don't need to re-write the whole language service, there's an package already managed to add code snippet function to VC++ 2005, which is included inAnswered | 3 Replies | 4333 Views | Created by Oskar Lindgren - Sunday, June 22, 2008 6:46 PM | Last reply by Ken Sentell - Thursday, October 23, 2008 8:03 AM -
0 Votes
C# code snippet to write string Index of functionality
I understand where you are coming from.Answered | 7 Replies | 829 Views | Created by Anil kumarG - Wednesday, December 10, 2014 5:36 PM | Last reply by Anil kumarG - Thursday, December 11, 2014 4:15 PM -
0 Votes
Code snippets for C# in Visual Studio 2008?
Free C# Code Snippet Libraries for Visual Studio 2005 Get the full set of C# Code Snippets for using within Visual Studio ...Answered | 4 Replies | 5876 Views | Created by DQM - Friday, May 30, 2008 8:19 PM | Last reply by EdgarTaor - Tuesday, March 23, 2010 9:31 PM -
0 Votes
Storing code snippets in C# Express Edition
Code snippets are the way to store snippets of code.Answered | 2 Replies | 5087 Views | Created by cybersphere - Sunday, January 23, 2011 3:15 AM | Last reply by CoolDadTx - Sunday, January 23, 2011 9:20 PM -
0 Votes
c++ Code Snippets for Visual Studio 2014 CTP
I see the c++ code snippets I installed using the Code Snippet Manger.Answered | 1 Replies | 873 Views | Created by Paul E Baxter - Thursday, September 4, 2014 2:50 PM | Last reply by Carlos J. Quintero - Friday, September 5, 2014 1:01 PM -
0 Votes
Code Snippet
The snippet you posted isn't a valid snippet file.Answered | 8 Replies | 4765 Views | Created by Csharp_beginner - Tuesday, August 21, 2012 1:08 PM | Last reply by chris4182 - Tuesday, October 18, 2016 2:01 PM -
0 Votes
Advanced Code Snippets
Refactoring and code snippets are different beasts so you can't really draw a comparison.Answered | 1 Replies | 3065 Views | Created by BrechtVsk - Wednesday, October 24, 2012 7:41 AM | Last reply by CoolDadTx - Wednesday, October 24, 2012 3:10 PM -
1 Votes
Customizing VS Default Code Snippets
While the location you pointed me in is for the code snippets, apparently code snippets isn't what I'm after, though I went ahead and edited them to my needs as ...Answered | 4 Replies | 3035 Views | Created by JWilliamsAtSWCG - Thursday, March 5, 2009 12:57 PM | Last reply by Darren Stokes - Thursday, March 5, 2009 9:40 PM -
0 Votes
C# code snippet to restart list of cloud services
I am looking for a C# code snippet to restart list of cloud services For example Input: ...Answered | 2 Replies | 1656 Views | Created by Anil kumarG - Friday, September 16, 2016 4:48 PM | Last reply by Anil kumarG - Thursday, September 22, 2016 2:58 PM -
1 Votes
Code Snippet reference from XML Comment
SHFB provides the Code Block Component which is built into the configuration file by default and adds several features to the <code> element such as syntax highlighting, line ...Answered | 2 Replies | 4110 Views | Created by just0nce - Thursday, November 27, 2008 5:07 PM | Last reply by just0nce - Friday, November 28, 2008 1:34 PM -
1 Votes
How to comment a code Visual Studio Code snippet
hi Cor when I use the ''' method to comment my code snipped and then try to import the snippet, I get the message invalid ...Answered | 18 Replies | 7185 Views | Created by jpmpas - Wednesday, July 6, 2011 11:25 AM | Last reply by Liliane Teng - Wednesday, July 13, 2011 7:50 AM -
0 Votes
Code Snippets in VB
Hello, There are no options to turn off snippets, if the folder did not exists which houses the snippets then that would cause them to not work or a third party ...Answered | 2 Replies | 658 Views | Created by 1armedGeek - Friday, September 18, 2015 4:53 PM | Last reply by Kareninstructor - Friday, September 18, 2015 8:06 PM -
1 Votes
C# code snippet to retrive duplicates from collection
HI Team, I have below collection that has work item details, currently I am retrieving the WorkItemId(Source and Targetid) using below code.Answered | 1 Replies | 447 Views | Created by Anil kumarG - Thursday, December 7, 2017 5:12 AM | Last reply by Ante Meridian - Thursday, December 7, 2017 5:35 AM -
0 Votes
Puzzled Over Code Snippet
Every class inherits a method from System.Object named "ToString".Answered | 6 Replies | 1641 Views | Created by V. Shane Curtis - Tuesday, March 20, 2012 11:28 PM | Last reply by Reed Copsey, Jr - Wednesday, March 21, 2012 12:33 AM -
0 Votes
Central code-snippets
I needed to restart vs so that it could notice the new folder added, but then whenever i added a snippet, it was available to everyone instantly Thank ...Answered | 2 Replies | 3972 Views | Created by Stephan Pieri - Monday, November 10, 2008 11:44 AM | Last reply by Stephan Pieri - Monday, November 10, 2008 3:10 PM -
0 Votes
Code snippets and intellisense popup size
Perhaps there are alternative to Code Snippets (those for C#)?Answered | 4 Replies | 5031 Views | Created by PiotrSiodmak - Thursday, June 17, 2010 6:18 PM | Last reply by sonicth - Monday, October 11, 2010 1:21 PM -
1 Votes
Snippet removes code after $
See the Code Snippet Schema documentation for details (look under the Code Element section).Answered | 7 Replies | 620 Views | Created by HalfBee - Tuesday, July 29, 2014 1:44 PM | Last reply by David Poeschl - Thursday, August 7, 2014 7:55 PM -
3 Votes
Dynamic Method
It cannot generate a method from a string such as "(2+2)*(2+2)".Answered | 4 Replies | 3469 Views | Created by Leonardo A L Ferreira - Thursday, September 16, 2010 8:13 PM | Last reply by Bin-ze Zhao - Thursday, September 23, 2010 7:03 AM -
1 Votes
Execute Method dynamically in C#.net for windows application
C# is an OOP program language.Answered | 6 Replies | 2878 Views | Created by Prem Shah - Tuesday, November 1, 2011 7:44 PM | Last reply by Malobukv - Thursday, November 3, 2011 1:53 PM - Items 1 to 20 of 3303494 Next ›
No announcements