TenGrand is buried here, it is a site made by Microsoft Australia.
Here is the concept : We’ve buried $10,000 somewhere on the internet and the first one to find it, gets to keep it. But you’ll never find it using that browser. (So get rid of it, or get lost.) If you want a serious [...]
Salut les Gars !
I am back with a little code I wrote today for my business. I had to create a little phone book.
The db I had to query was pretty complicated and I did not want to create all the stuff you need for an effective Linq ot Sql classes. Therefore, I decided to [...]
For example, you want a method who validate if a string is an email or not.
You create a static class, StringExtensions for example, you put it public static and you add a method who take a string and verify if it is a mail or not.
Like this :
</pre>
public static class StringExtensions
{
public static bool IsNotEmail (this [...]
As you know (or not), I am looking for a new challenge in London or in Brussels. So, if you know someone who could be interested by my services. Do not hesitate to give him my website’s URL. That would be awesome.
Bookmark It
Hide Sites
$$(’div.d325′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
I decided to create a french blog, I notice that they are not a lot of interesting blogs in french who talks about agile, ddd, tdd,…
So, in place to express my little knowledge in a language who is not mine, I prefer to use my native language and improve the quality of my post.
Anyway, I [...]
For whom are interested by the dotnet Brussels community. I created a design for the future website. I know I am not a very good designer, also, generally, I do not care about design. But, as I am alone for this project, I have to do all by myself. So, here is the result :
In [...]