-
My first blog post of 2010 and Jan is almost over. Things have been a bit hectic here since we had a few changes on our team. In fact 3 of the 6 guys on the team are new – they either started recently, or are about to start on Feb 1. This has meant that some of the communications have been a bit delayed – since Eben would have owned Devdays. Enough of that though, what is happening with Devdays? What is Devdays? Devdays is about a couple of things 1) Catching up with technology. It is the place where...
-
International wine in China(Guangdong) market report,during the 2009 year there are 300 billion interwine consumers in China,and there are 30 billion consumers in Guangdong.for example the aussino 、 jointek are the huge wine importers in Guangdong! Furthermore the Guangdong is the wine physical distibution center in the whole world. Now do you have a mind to opening the huge wine market in China! The following is the key for you to come into China wine market in a short time: The 4th Guangzhou International...
-
I just published an episode a few days ago for The MOSS Show podcast with Roy Osherove, noted unit testing expert, amongst other things. In general, I’ve found experience with unit testing, amongst other ALM maturity practices, to be lower with SharePoint developers than with, for example, ‘standard’ asp.net developers (whatever that means). I can only surmise as to why this is so – perhaps it’s because they hang out in different circles, perhaps it’s because SharePoint itself is so vast they don...
-
What's Interwine China? Interwine China is the short name of China(Guangzhou) International Wine & Spirits exhibition. It’s inaugurated in 2005 whenas the custom of wine decreased from 40% to 14%. It mostly constitutes a prestigious showcase for wine and spirit production, trade, relative products and services from abroad, responding to the need of professionals in the field for a trade-fair with strong international appeal and a strict Business to Business formula. In the past 5 years, Interwine...
-
I was busy playing with Azure a few months ago, putting together some videos for MSDN and I saw today that some of them are now live. The Azure offering looks really exciting, so it was great to play with the bits, even though they’re all still CTP / beta right now. If you haven’t heard too much about it, the check out Azure.com , and check out these videos. How Do I: Get Started With the Azure Service Bus? How Do I: Get Started With the Access Control Services? How Do I: Create And Use an Azure...
-
MIR2 gold will give different results to players when we use number to improve blade, and some into the multi, and some percent of small. Self ID is lucky the value of this tool for a secondary school for those who really too important. That means any number can be a knife into an increase of seven points, any number can be as long as the master of the broken away, and then put a knife to go into a good. When you want to early to put this into what will be broken when the release, this hand will...
-
A chat with a work colleague opened my eyes to the reality that many programmers still use DataSets, and consider them powerful and useful tools. Many of my peers would react to the idea much like a vampire confronted by sunlight (a proper vampire, not these metrosexual emasculated snivellers popularised in the Twilight series), pulling back in horror and making a hissing noise before launching a full blooded attack at the throat. So why do many developers hate them so much, and why are they still...
-
In Part 1 , I showed you the end-goal - the simple and easy way of using EF in a disconnected (n-tier) architecture. But how is it done? In this post we'll start diving into the ModelAccess<T> class, looking at the simple Get() and the DeleteEntity() methods. ModelAccess<T> Definition Let's have a look at the definition of ModelAccess<T>. public class ModelAccess where ContextType : ObjectContext, new() { ... } ModelAccess<T> is a generic class - the generic type T...
-
SyntaxHighlighter.all() “simple problem or target: a target that is easy to achieve, or a problem that is easy to solve” Here is a breakdown of the 3 most used browser to access my blog. IE7/8 has soooo many features that makes the browsing experience better (And thy are extremely easy to implement) Introducing Instant Search “Starting with Internet Explorer 7, the Instant Search box provides an AutoComplete feature so users can search for similar search terms used in previous searches. Internet...
-
2 WEEKS (Almost) since i became an MVP for Team System. On my return from leave on the 4th of January, one of my email subjects read “Congratulations 2010 Microsoft MVP!”. YES i was awarded with the 2010 Microsoft MVP Award for Team System. My fellow colleague Robert MacLean was also awarded the Team System MVP award, check out his blog here . Robert and I have been involved in Team System Rangers projects since April last year, working closely with some of the other great MVP’s and community leads...
-
Cheap Age Of Conan Gold can be used in many areas in Age of Conan, such as people need money to buy things in their daily lives. If you play this game, you must need it. Age of Conan is not bug free by any means, it seems like it is indeed ready to launch from a technical perspective. There is only so much you can get done through beta testing, and there are problems that simply will not come up until the game has live players and full server loads. MMO are incredibly complicated pieces of software...
-
buy wow gold is desired by many players; it could make you be a good tank. You will be quite strong if you own enough gold. World of Warcraft heavily draws upon the lore of the Warcraft universe. Long-time fans of the Warcraft games are finally able to step into the world from a player perspective, and experience the universe firsthand. People, places, and units from the strategy games are brought to life in World of Warcraft. There are many choices when choosing a character to create in World of...
-
I have a client looking for a Biztalk resource (contract). I also know someone looking for a PHP developer (senior). Please contact me ( riaan@elevato.co.za ). Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
-
I just published the latest episode of The MOSS Show. I decided to do some episodes now and then with some interesting ISVs in the SharePoint space, so this is the first episode in the series. It’s a discussion with BA Insight, who make some interesting add-ons for searching in MOSS, Search Server and FAST. Check it out at http://www.themossshow.com/ Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
-
I love Entity Framework (EF) – it’s straightforward and lets me concentrate on code and business logic instead of SQL and stored procedures. However, there are some issues that need to be worked through if you’re going to use EF. Firstly, there are tons of examples of how to use EF if you’re building small apps that don’t require a service layer – connecting a grid directly to the model is almost trivial. What about n-tier patterns and practices? (Aside: I know there are tool such as RIA services...