BloggingAbout.NET
Thoughts of developers

Browse Site by Tags

Showing related tags and posts across the entire site.
  • CopySourceAsHTML 3.0 has been released

    Everyone who pastes code into his or her blog has probably used it. If you haven't, then you have to check it out. It allows you to copy code into your blogpost almost instantly, and produces things like this: /// <summary> /// Gets or sets the name of the server. /// </summary> /// <value>...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 10-20-2008
    Filed under: Tools, XML, C#, .Net Do's & Don'ts
  • How to - Create a missing designer.cs file

    I was running into this just now and found a quick way to solve it, so I just posted it for future reference. I have an ASP.Net web application project in .Net 2.0 which was migrated from .Net 1.1 some time ago. I noticed that a few aspx pages did not have a designer.cs file. All controls on those pages...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 10-17-2008
    Filed under: Code inspections, Code Samples, C#, .Net Do's & Don'ts
  • Create your own slides in WPF

    Ever had the feeling during your presentation that, while you were switching from Powerpoint to Visual Studio to show your demo, there must be an easier way? Like really integrating your demo into your presentation? Well, now there is! Thanks to WPF and Beatriz Costa. For more info go to Beatriz's...
    Posted to Arjen Bloemsma by Arjen Bloemsma on 10-14-2008
    Filed under: C#, WPF, Silverlight
  • Syntax error? Really?!?!

    In my current project, we have adopted Microsoft StyleCop as a tool to make sure everyone sticks to the same style of coding. One of the things we currently incorporate in our daily work is making sure our existing code conforms to the rules we agreed on. Today however, StyleCop refused to check a class...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 09-25-2008
    Filed under: Tools, General, Code inspections, C#, .Net Do's & Don'ts
  • Thank you, Lutz Roeder

    I just received an email from Lutz Roeder informing the users of Reflector that he decided to explore new opportunities. He has reached an agreement with RedGate software to continue work on Reflector. From his email: I have reached an agreement to have Red Gate Software continue the development of ...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 08-26-2008
    Filed under: Tools, Code inspections, Articles, C#
  • StyleCop - QuickStart tips

    After using StyleCop for some weeks, there are some things I think that might be useful to others when they want to start using the tool. So here are some tips. Tip 1 - Also download the documentation The documentation for StyleCop is available as a separate download. It explains why the rules are introduced...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 08-21-2008
    Filed under: Code inspections, C#, .Net Do's & Don'ts
  • Version 4.3 of Microsoft StyleCop available

    A new version of StyleCop was made available only a few days ago, so I downloaded it and installed it. One thing I had to correct after installation was the Settings.SourceAnalysis file. Because of the name change to StyleCop, the extension of the settings file was also changed. But after that, I was...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 08-21-2008
    Filed under: Tools, Code inspections, C#, .Net Do's & Don'ts
  • Sandcastle now on CodePlex

    The Sandcastle project, Microsoft's tools to generate documentation from your well-documented code, is now available on CodePlex. That was already the case, but until about 2 month's ago, that was without the source code. You can now download Sandcastle including the source code from CodePlex...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 08-04-2008
    Filed under: Tools, General, Sandcastle, C#
  • Need help with Crystal Reports? Look here!

    Because I blog about Crystal Reports occasionally, and created a helper class to assist in integrating it into .Net applications, I get a lot of questions from people that have problems running their reports. Especially in production environments after they deploy the reports. Unfortunately, I'm...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 07-30-2008
    Filed under: Tools, General, Articles, Crystal Reports, C#, .Net Do's & Don'ts
  • Have your C# coding style analysed by Microsoft, part 2

    Just as a small update on the use of StyleCop . I disagreed with some of the rules, like having to use spaces rather than tabs. It's not really an annoying rule, the only thing about it is that you have to agree on using spaces or tabs and then stick to it. But still, I found out you can tune StyleCop...
    Posted to Jan Schreuder on .Net by Jan Schreuder on 07-29-2008
    Filed under: Tools, General, Code inspections, C#
Page 1 of 5 (100 items) 1 2 3 4 5 Next >
Copyright © 2003-2008 BloggingAbout.NET
Powered by Community Server (Commercial Edition), by Telligent Systems