Tag Archive: SilverLight

Aug
04

Typemock Sponsors #devLink2010, August 5 – 7th

  Location: Nashville, Tennessee – USA The devLink Technical Conference kicks-off tomorrow, offering 3 days of education and over 150 sessions on current and emerging technologies, and Typemock is proud to be a sponsor. We caught up with devLink Founder and Chairman, John Kellar, to discuss the history of the conference, the development culture in …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2010/08/04/typemock-sponsors-devlink2010-august-5-7th/

Jul
19

Free Unit Testing Webinar on LIDNUG with @Typemock

  I want to quickly tell you about an upcoming live unit testing webinar, featuring Gil Zilberfeld from Typemock, that you may find valuable. Here’s the abstract: Unit Testing in the Wild You know that unit testing is good for you. But the calculator examples that you’ve read are not helpful in the real world. …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2010/07/19/free-unit-testing-webinar-on-lidnug-with-typemock/

Jul
02

Typemock Sponsors #NWATechFest – July 8th

  The first annual NWA TechFest will kick-off on Thursday, July 8th in Rogers, Arkansas and Typemock is happy to be a sponsor. Like all good technology events, NWA TechFest will focus on improving the day-to-day lives of professional developers through training/teaching sessions on Visual Studio 2010, Silverlight 4, SharePoint 2010 and other technologies. David …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2010/07/02/typemock-sponsors-nwatechfest-%e2%80%93-july-8th/

Jun
17

When should I use IDD? By Gil Zilberfeld @Typemock

Whenever you feel you’re wasting your time. Ok that covers a lot. Where do you start? Much like any optimization, you start where the bottleneck is. Note that we’re trying to make people more productive, so we usually are not talking about seconds (although these can add up to a nice sum). If people wait …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2010/06/17/when-should-i-use-idd-by-gil-zilberfeld-typemock/

May
30

Fix: CThru compiled against Typemock Isolator 6.0.2 instead of 6.0.3

If you plan to try SilverUnit (CThru.Silverlight) that comes bundles with the latest Typemock Isolator, you may come across a problem where CThru is compiled against Isolator 6.0.2, while the current isolator is 6.0.3 in that case, download and install this patch that fixes this problem: http://www.typemock.com/patches/TypemockIsolatorSetup6.0.3.619.msi

Permanent link to this article: http://www.typemock.com/blog/2010/05/30/fix-cthru-compiled-against-typemock-isolator-6-0-2-instead-of-6-0-3/

Feb
25

SilverUnit – True unit testing for silverlight

I’m happy to introduce SilverUnit – a unit testing (TRUE unit testing) for silverlight.And it’s written in VB.NET, as an open source project. Here’s how you write tests with it. Most importantly – it does not require that you run the test inside the silverlight runtime. You can run then as a regular NUnit test …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2009/02/25/silverunit-%e2%80%93-true-unit-testing-for-silverlight/