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

mihai.guta Subscribe to this feed
mihai.guta
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories submitted by friends of mihai.guta
19
kicks
published 2 months, 20 days ago, submitted by Anastasiosyal Anastasiosyal 2 months, 22 days ago

noop.nl — A nicely written post with references on project time management. read more...

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

24
kicks
published 2 months, 20 days ago, submitted by Anastasiosyal Anastasiosyal 2 months, 22 days ago

anastasiosyal.com — C# 3.0 still hasnt sunk in yet for most, yet there already seems to be some buzz about c# features we would like to see in the future. Here is my take on the 4 language features i would like to see implemented in C# read more...

Add a comment 6 comments | category: | Views: 634
tags: | tag it

1
kicks
submitted by Anastasiosyal Anastasiosyal 2 months, 23 days ago

anastasiosyal.com — Have you been shying out of putting extra functions on your SQL Server 2005 using SQL CLR simply because you are afraid of DLL Hell biting back?! Here is a quick tip on how to deploy SQL CLR assemblies without needing to deploy the dll. read more...

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

2
kicks
submitted by Anastasiosyal Anastasiosyal 5 months, 17 days ago

anastasiosyal.com — Just a quick tip, SQL Server 2005 has built in support for creating SHA1 and MD5 hashes from within TSQL code and the function is called HashBytes! read more...

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

3
kicks
submitted by Anastasiosyal Anastasiosyal 6 months, 16 days ago

anastasiosyal.com — If you are tired of reduntant pass through coding in your web service, then you might find this alternative method interesting. This post describes a remote invocation method that allows your business objects or data objects to be invoked through a custom HTTP call by simply decorating them with a custom attribute. read more...

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

5
kicks
submitted by Anastasiosyal Anastasiosyal 10 months, 4 days ago

forwebdesigners.com — Links to -> Ajax Portals * Blogs worth reading * Colors * CSS * Stock photos * Forums * Web 2.0 Generators * Graphic Sources * Icons * Inspiration * Web Tech Magazines * Templates * XHTML + more - Dont take my word for it, see for yourself read more...

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

12
kicks
published 10 months, 1 day ago, submitted by Anastasiosyal Anastasiosyal 10 months, 5 days ago

molly.com — An interview with Bill Gates on IE8 and Microsoft Transparency read more...

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

24
kicks
published 10 months, 12 days ago, submitted by Anastasiosyal Anastasiosyal 10 months, 12 days ago

blog.wekeroad.com — Rob describes the state of the Subsonic project and reveils the future plans for SubSonic. read more...

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

3
kicks
submitted by Anastasiosyal Anastasiosyal 10 months, 14 days ago

anastasiosyal.com — Anonymous types are a very powerful language construct in C# 3.0 This post describes some limitations of the use anonymous types and namely due to local (only) variable type inference. read more...

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

3
kicks
submitted by Anastasiosyal Anastasiosyal 10 months, 14 days ago

community.bartdesmet.net — Bart De Smet has implemented a LINQtoAD query provider that allows for querying of the active directory using LINQ queries. Check at his blog for details. He has also released it as a project in Codeplex read more...

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

2
kicks
submitted by Anastasiosyal Anastasiosyal 10 months, 25 days ago

anastasiosyal.com — An example of how to use an enumerator to express a clearer intent of your code. The example creates an Enumarable class and illustrates the use of yield return to loop through the days given a startDate and an endDate. read more...

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

29
kicks
published 10 months, 25 days ago, submitted by Anastasiosyal Anastasiosyal 10 months, 25 days ago

smashingmagazine.com — Came accross this site and it really is a wealth of resource on all things webby, from inspiration and design, to scripting this is a place a web developer will enjoy Here is a list of their most popular articles: # 80 AJAX Solutions # 80 Professional Typefaces # 70 Expert CSS Ideas # 53 CSS-Techniques # 60 Elegant, Appealing Designs # 50 Beautiful Web-Designs # 50 Simple Web-Designs # 45 Excellent Blog Designs # 45 Fresh, Clean Designs # 30 Dark Designs # 30 Usability Issues # 35 Designers x 5 Questions # 20 Free Icon Sets # 200+ Hotkeys # 170 Developer Ideas So if this place is not in your bookmarks already, its a resource well worth checking out! read more...

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

3
kicks
submitted by Anastasiosyal Anastasiosyal 10 months, 28 days ago

nikhilk.net — The folks over at windows live have used nikhilks Javascript compiler Script# (compiles C# code to javascript) to create an embeddable IM control. This control can be included in web pages to initiate msn messenger chats from a web page. read more...

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

2
kicks
submitted by Anastasiosyal Anastasiosyal 11 months, 2 days ago

anastasiosyal.com — A quick tip on how to avoid the AlternatingItemTemplate of the repeater control to simply style alternating rows resulting in less repetative code. read more...

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

3
kicks
submitted by Anastasiosyal Anastasiosyal 1 year, 2 months ago

brettle.com — Quote from site: "The NeatUpload ™ ASP.NET component allows developers to stream uploaded files to storage (filesystem or database) and allows users to monitor upload progress. It is open source and works under Mono's XSP/mod_mono as well as Microsoft's ASP.NET implementation. It features 2 custom controls: InputFile allows the user to select a file to upload, and ProgressBar displays the upload progress either inline or in a popup. ProgressBar uses AJAX-style refreshless updates on modern browsers when JavaScript is available, but also allows users without JavaScript to see upload progress." Checkout the demo, it's pretty cool it is also has some nice configuration options read more...

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

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

weblogs.asp.net — Jon Galloway writes about a cool way of binding your asp controls back to object properties using subsonic. Ever heard of LoadFromPost? read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge