Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

microsoft.co.il » Tags » Net

Related tags: asp net, c, csharp, development, net 3 5, silverlight, silverlight 2, source code, visual studio, visual studio 2008

  1. Use Reflection to find Methods that implement explicit interfaces

    ISerializable - Roy Osherove's Blog - 10 hours ago

    so I won't forget: here's how you can iterate over a type definition's methods and see if one of them is an explicit intreface definition: foreach (var info in GetType().GetMethods(

  2. "Run as Administrator" - Run an application in Vista with Administrator rights using app.manifest

    UI with Basil Goldman - Oct 13, 2008

    With the new version of Microsoft's Windows Vista - you and me as a software developer confronted with the problem of "How to run the application with Administrative rights under VISTA - a decision use app.manifest

    Also tagged: tech, vb net, winforms, c, dev

  3. SharpMock 0.1 ?

    ISerializable - Roy Osherove's Blog - Oct 12, 2008

    James, I would love to see you take the idea of “SharpMock” to the next level. If not anything else, it would be an interesting challenge to write about. James took PostSharp and started looking at the possibility of

    Also tagged: agile, unit testing, typemock

  4. How To: Get Build List Using TFS API

    Shai Raiten - Oct 11, 2008

    How To: Get Build List Using TFS API Here is a example how to use TFS API to get Builds List per project. In the next post I'll show how to use GetListOfBuild as a Team Build Task that will help you override

    Also tagged: tech, visual studio, tfs, team system, team build, dev, tfs administration

  5. Isolator feature focus – Advanced Debugger Support for fakes

    Isolator feature focus – Advanced Debugger Support for fakes

    ISerializable - Roy Osherove's Blog - Oct 11, 2008

    Two features that Typemock Isolator has make the debugging experience with it very different than any other isolation framework: 1) Highlight fake method during debugging When stepping into a method that is being

    Also tagged: agile, typemock

  6. Silverlight TreeView and String-To-PathGeometry Converter projects updated to RC0 syntax

    DevCorner - Oct 9, 2008

    I've updated Silverlight TreeView control and with RC0 changes. Both projects has couple community requested changes. For example, TreeView supports DoubleClick and Single click on node and String-To_PathGeometry

    Also tagged: c, codeplex, dev, source code, silverlight, net 3 5, treeview, rc0, silverlight 2, string to pathgeometry converter

  7. Agile Testing tools List

    ISerializable - Roy Osherove's Blog - Oct 8, 2008

    Update: A full list, with links to the tools, an editable wiki page and more, is now located on the book wiki site. Feel free to add your own tools in there. Working on an appendix for my book, with a list of tools

    Also tagged: agile

  8. Deadlock Challenge

    ISerializable - Roy Osherove's Blog - Oct 6, 2008

    If you're into multi threading, how about a little deadlock challenge?

  9. Isolator feature focus: Live objects in unit tests

    ISerializable - Roy Osherove's Blog - Oct 2, 2008

    Here is one feature that sets Typemock Isolator apart from all the other frameworks, that has nothing to do with legacy code: Live Objects. This feature allows you to just “new” up an instance of an object, if you

    Also tagged: agile, unit testing, typemock

  10. Unit Testing decoupled from TDD as well== Adoption

    ISerializable - Roy Osherove's Blog - Oct 1, 2008

    The discussion on the future of unit testing for the masses has shifted from the standard “if they are too stupid to learn it, we don’t want them” to “TDD without good design will make really bad tests”. and this is a

    Also tagged: agile, art of unit testing, agile related

1  2  3  4  5  6  7  8  9  10