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

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

Stories submitted by bashmohandes
2
kicks
submitted by bashmohandes bashmohandes 1 month, 25 days ago

blogs.iis.net — Finally a neat solution for the nasty problem IIS url rewriting, this solution doesn solve the problem only for ASP.net, but because it works on IIS level, it can be used with PHP, ColdFusion, ASP Classic, ..... etc read more...

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

3
kicks
submitted by bashmohandes bashmohandes 8 months, 14 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

20
kicks
published 9 months, 20 days ago, submitted by bashmohandes bashmohandes 9 months, 22 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: 9
tags: | tag it

5
kicks
submitted by bashmohandes bashmohandes 9 months, 24 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 11 months, 26 days ago, submitted by bashmohandes bashmohandes 11 months, 26 days 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: 10
tags: | tag it

4
kicks
submitted by bashmohandes bashmohandes 1 year 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: 3
tags: , , , | tag it

23
kicks
published 1 year, 1 month ago, submitted by bashmohandes bashmohandes 1 year, 1 month 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

5
kicks
submitted by bashmohandes bashmohandes 1 year, 1 month 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: 0
tags: , | tag it

16
kicks
published 1 year, 3 months ago, submitted by bashmohandes bashmohandes 1 year, 3 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, 3 months ago, submitted by bashmohandes bashmohandes 1 year, 3 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: 2
tags: , , | tag it

3
kicks
submitted by bashmohandes bashmohandes 1 year, 4 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, 4 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, 4 months ago, submitted by bashmohandes bashmohandes 1 year, 4 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: 3
tags: , , | tag it

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

spellcoder.com — .net framework 3.5 is the next version of .net framework which is going to be shipped with Microsoft Visual Studio codename "ORCAS", which you can find a Beta 1 of it on msdn, and also a beta 1 of .net framework 3.5 Most people thinks that this version is all about LINQ integration, which is not the complete story, may be LINQ is the one of the important new API's that ships with 3.5, but not the only thing. read more...

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

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

spellcoder.com — Yeah, it had been one year since I've started this blog, It was a great chance to publish some of my daily work challenges and also personal code challenges. after 1 year I had 56,000 unique visitors from all over the world, and 141 blog entries,I hope most of are useful and easy to understand. These are list of the most visited articles I wrote in the last year read more...

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

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

spellcoder.com — I had some free time at last, so I implemented a LINQ extension to Flickr, so you can query for photos by tags, creation date, user id or title, the implementation was really easy because I didn't have to use the Flickr API's directly as I found a good open source library for this called FlickrNet which I used as my infrastructure. So this is a sample of a query read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge