|
|
 |
| C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the C# section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

February 9th, 2006, 09:47 AM
|
|
Registered User
|
|
Join Date: Feb 2006
Location: Trivandrum, Kerala, India.
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Visual Studio 2003 Environment Coding
Hi,
I have to create my own coding standard in my application. For this, I likes to create an add-in in My visual studio 2003 developing environment. For environment coding, microsoft itself providing API's for getting the solution and iterates through the solution and likes that (envdte.dll).
My problem is, if some code part does not obey coding standard, needs to put a wavy underline in that code (like syntax error). Kindly give an idea/code sample to draw this type of colored wavy underline.
Thanks and Regards,
Prathap
Prathap
__________________
Prathap
|

February 9th, 2006, 12:55 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Location: Exeter, , United Kingdom.
Posts: 2,922
Thanks: 0
Thanked 13 Times in 12 Posts
|
|
There's all ready a Microsoft tool with similar features called FxCop.
--
Joe ( Microsoft MVP - XML)
|

February 12th, 2006, 11:13 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Location: Trivandrum, Kerala, India.
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I tried this tool. Very useful. Thanks.
Quote:
quote:Originally posted by joefawcett
There's all ready a Microsoft tool with similar features called FxCop.
--
Joe (Microsoft MVP - XML)
|
Prathap
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |