DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

mohammedhossam Subscribe to this feed
mohammedhossam
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by mohammedhossam
37
kicks
published 10 months, 3 days ago, submitted by HoolieMan HoolieMan 10 months, 3 days ago

blog.spontaneouspublicity.com — Do you think the use of an enum in your code is limiting the possible values that can be used? Think again. Maybe we need to learn to be more careful about checking our enums for valid values. read more...

Add a comment 5 comments | category: | Views: 3
tags: | tag it

3
kicks
submitted by bashmohandes bashmohandes 10 months, 5 days ago

spellcoder.com — I have been searching for any clue about the next version of C# and what the features to be included, and I finally found something on Charlie Calvert's blog. read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

6
kicks
submitted by korayem korayem 10 months, 22 days ago

spellcoder.com — Create a simple chat application From the page: "One of the most ineteresting and useful features is the JSON support and how easy you can enable the JSON support for your current WCF services by changing the configurations" read more...

Add a comment add a comment | category: | Views: 44
tags: , , | tag it

20
kicks
published 11 months, 11 days ago, submitted by bashmohandes bashmohandes 11 months, 13 days ago

spellcoder.com — This is strange, because I've been working with LINQ for almost 2 years since (March 2006 CTP), and I've never noticed the new keyword "let" which is used inside LINQ queries to create temporarily variables. read more...

Add a comment add a comment | category: | Views: 11
tags: | tag it

5
kicks
submitted by bashmohandes bashmohandes 11 months, 15 days ago

spellcoder.com — At last now we can play around with PLINQ :) read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

26
kicks
published 1 year, 1 month ago, submitted by bashmohandes bashmohandes 1 year, 1 month ago

spellcoder.com — Microsoft is developing a number of technologies to simplify the expression of parallelism in code. An example of this work is Parallel Extensions for the .NET Framework (PFX), a managed programming model for data parallelism, task parallelism, scheduling, and coordination on parallel hardware. read more...

Add a comment 1 comment | category: | Views: 12
tags: | tag it

18
kicks
published 1 year, 2 months ago, submitted by madskristensen madskristensen 1 year, 2 months ago

dotnetblogengine.net — We are just about to ship the next release, but we need help translating a resource file (.resx). If you can, please help out. You will be credited with name and URL on the official BlogEngine.NET website. read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

4
kicks
submitted by bashmohandes bashmohandes 1 year, 2 months ago

spellcoder.com — This is the second part of my presentation in SilverKey Demo Day 2 (SKDD 2) last July, for the first part, Check Here, you will also find the presentation slides & samples read more...

Add a comment add a comment | category: | Views: 6
tags: , , , | tag it

23
kicks
published 1 year, 2 months ago, submitted by bashmohandes bashmohandes 1 year, 2 months ago

spellcoder.com — If you are using Subversion source control, you will be familiar with the .svn folders that SVN adds to any folder under the source control, these folders are used to keep track of the current state of the folder, but sometimes, I want to copy my code and get rid of these folders, and instead of doing this manually which becomes a headache if you have a very deep hierarchy of folders, this is a Shell Script comes to the rescue read more...

Add a comment 3 comments | category: | Views: 5
tags: , , | tag it

13
kicks
published 1 year, 3 months ago, submitted by Fady 1 year, 3 months ago

barmagy.com — A white paper demonstrating the weaknesses of managed code obfuscation known protection techniques read more...

Add a comment add a comment | category: | Views: 0
tags: , , , , | tag it

5
kicks
submitted by bashmohandes bashmohandes 1 year, 3 months ago

spellcoder.com — # Part 1- Service Oriented Architecture * Background * Motivations * What is a service ? * Message Exchange Patterns (MEP's) * Industry Standards * Web Standards read more...

Add a comment add a comment | category: | Views: 2
tags: , | tag it

16
kicks
published 1 year, 4 months ago, submitted by bashmohandes bashmohandes 1 year, 4 months ago

spellcoder.com — I heard that .net 3.5 will have support for Set operations on lists like Union, Intersect so I gave it a try and it turned out to be cool check this out read more...

Add a comment 2 comments | category: | Views: 1
tags: , | tag it

19
kicks
published 1 year, 5 months ago, submitted by bashmohandes bashmohandes 1 year, 5 months ago

spellcoder.com — This is a post I wanted to write really long time ago, but I never had enough time to sit and write. The following listing will be my agenda for this post 1. Why Javascript for ASP.net developers is different ? 2. Javascript tricks for ASP.net developers * Reading ASP.net controls values from Javascript * Passing values calculated by Javascript to the server side. * Passoing values from ASP.net to Javascript 3. Javascript development tools read more...

Add a comment add a comment | category: | Views: 3
tags: , , | tag it

3
kicks
submitted by bashmohandes bashmohandes 1 year, 6 months ago

spellcoder.com — SQL Server code name "Katmai" is a complete enterprise-class offering that builds upon the success of SQL Server 2005 and delivers increased functionality to a comprehensive range of applications from the desktop to the data center. SQL Server code name "Katmai," the next release of Microsoft SQL Server, provides a comprehensive data platform that is secure, reliable, manageable and scalable for your mission critical applications, while enabling developers to create new applications that can store and consume any type of data on any device, and enabling all your users to make informed decisions with relevant insights. read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

5
kicks
submitted by bashmohandes bashmohandes 1 year, 6 months ago

spellcoder.com — Microsoft and Facebook partner to provide a great development experience for the Facebook Platform using Microsoft Popfly and Visual Studio Express. "Facebook Platform empowers developers to utilize the social graph -- the network of connections through which people communicate and share information -- like never before. And, by building tools that ordinary people can use to develop experiences on top of the social graph, Microsoft helps people define their experience on Facebook." read more...

Add a comment 1 comment | category: | Views: 1
tags: , , | tag it

12
kicks
published 1 year, 6 months ago, submitted by bashmohandes bashmohandes 1 year, 6 months ago

spellcoder.com — Meet Pablo Castro one of the folks behind Astoria. Astoria exposes "data services" that enable applications to access and manipulate data over regular HTTP connections, using URIs to identify pieces of information within the data service, and simple payload formats such as XML and JSON to represent the data exchanged between the client and the server. Click here for the Video on Channel9 You can also see Pablo's presentation about Astoria in MIX-07 read more...

Add a comment add a comment | category: | Views: 4
tags: , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge