Hi-tech Highway

Jeremy Hess

Subscribe to Jeremy Hess: eMailAlertsEmail Alerts
Get Jeremy Hess: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Jeremy Hess

cVidya Networks, a provider of Revenue Intelligence solutions for Telecom, Media and Entertainment service providers, has announced that cVidya's MoneyMap Version 6.5 has achieved Oracle Exadata Ready status through Oracle PartnerNetwork (OPN). cVidya is a Gold level member in OPN. This announcement demonstrates that cVidya has fully tested and supports MoneyMap Version 6.5 on Oracle Exadata Database Machine, including Oracle Database 11g Release 2 and Oracle Linux. This milestone follows cVidya's recent participation in the OPN Forum opening keynote session at Oracle OpenWorld 2011 where cVidya's executives highlighted the benefits of the Oracle Exastack Program and cVidya's achievement of Oracle Exadata Ready status. cVidya is also on track to achieve Oracle Exastack Optimized status as part of the Oracle Exastack Program. Third party applications that are Oracle ... (more)

Typemock Joins Red Hat Innovate in Israel

Typemock, a provider and pioneer of unit testing solutions, has announced it has been selected to participate in Red Hat Innovate, a new initiative launched by Red Hat in Israel.  The initiative is designed to assist software development start-up companies based in Israel to leverage the power of open source communities.  Red Hat Innovate offers numerous benefits, including joint marketing activities and access to Red Hat Enterprise Linux operating system and JBoss Enterprise Middleware for development. Typemock Isolator++ for Linux helps developers reduce bugs in their code dur... (more)

Three Buzzwords That Every CIO Hears but One They Should Listen To

Anyone that's managing an enterprise IT with aging or outdated client/server systems is starting to feel the heat. Soon, their systems and applications will be obsolete and unsupported. At the same time, the industry as whole is seeking the fastest gateway to the latest .NET, HTML5 and mobile deployments including SaaS models. Right about now, there will be a knock on your door with team members offering their advice as to what you should do to ‘keep up' with the latest trends and supported architectures. Here are three of the buzzwords they will have probably used, and what they... (more)

Typemock Offers a ‘Power Mocking’ Unit Testing Bundle

Typemock, a provider and pioneer of easy unit testing solutions, has announced today the launch of ‘PowerMocks for Windows', a product bundle which includes Typemock's easy unit testing solutions for Windows .NET and C++ (Isolator .NET and Isolator ++) and enables organizations that develop on multi-platforms to benefit from parallel and powerful solutions whilst saving over 25% on the list price. The Isolator tools enable easy unit testing - the foundation of agile development - of any Windows .NET, C/ C++ code (including complex code such as statics, C globals and non virtual ... (more)

How to Start Unit Testing .NET Projects

This article was written by Gil Zilberfeld, Product Manager, Typemock. The first tool you need is a testing framework. You have a couple of choices there. If you are using Microsoft Visual Studio 2008 Professional or above, you already have the Microsoft unit testing framework installed. The framework comes also with Microsoft Visual Studio 2005 Team System. You may also decide to go with one of the open source frameworks: NUnit, MbUnit (now part of theGallio project) or xUnit. There are minor differences between the different frameworks, but the main features are the same. Howev... (more)