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

Stories recently tagged with '.net3.5' Subscribe to this feed
5
kicks
submitted by crpietschmann crpietschmann 6 days, 6 hours ago

hanselman.com — Folks were hassling me in the comments for not posting the picosecond that .NET 3.5 SP1 came out (or, as I like to call it, .NET 3.6 - although the bosses really don't like that). read more...

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

1
kicks
submitted by xtremebiz xtremebiz 6 days, 19 hours ago

codeforeternity.com — We can use the ElementAt extension method of LINQ to return the element at a specified index (zero based) in a sequence. However the ElementAt extension method would throw the System.ArguementOutOfRangeException when the specified index is a negative value or not less than the size of the sequence. In such a scenario, we can use the ElementAtOrDefault extenion method which would return the default value of a type instead of throwing the System.ArguementOutOfRangeException. Read this article for code example (both in C# and VB.NET) with comments read more...

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

80
kicks
published 8 days, 18 hours ago, submitted by johnrummell johnrummell 8 days, 19 hours ago

microsoft.com — It's finally here! I haven't seen an official announcement yet, but I did a search for "Visual Studio 2008 Service Pack 1" on Microsoft's Download Center and found the following downloads added today: Microsoft Visual Studio 2008 Service Pack 1 (exe) http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en Microsoft Visual Studio 2008 Service Pack 1 (iso) http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=en read more...

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

80
kicks
published 8 days, 18 hours ago, submitted by johnrummell johnrummell 8 days, 19 hours ago

microsoft.com — It's finally here! I haven't seen an official announcement yet, but I did a search for "Visual Studio 2008 Service Pack 1" on Microsoft's Download Center and found the following downloads added today: Microsoft Visual Studio 2008 Service Pack 1 (exe) http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en Microsoft Visual Studio 2008 Service Pack 1 (iso) http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=en read more...

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

1
kicks
submitted by crpietschmann crpietschmann 12 days, 12 hours ago

pietschsoft.com — I'm currently installing SQL 2008 Developer Edition, and before the installation could proceed, it needed to install an update to the .NET Framework 3.5. What update does it need to install? Well, .NET 3.5 Service Pack 1 is the update it needs. Now as you can see from the below screeshot, it doesn't say anything about being Beta. I wonder?... I wouldn't think SQL 2008 RTM would install .NET 3.5 SP1 Beta... So, I could only assume that this is the .NET 3.5 SP1 RTM that it's installing. However, this is a presumptuous conclusion and I don't really have any facts to back this up. It does make you wonder though... read more...

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

5
kicks
submitted by vivekamar 1 month, 2 days ago

dotnetcurry.com — In this article, we will see how to create a Picture Album using the ListView control. We will explore the GroupTemplate of ListView and explore how we can group multiple images together in the ListView, thereby creating an album effect. read more...

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

14
kicks
published 1 month, 2 days ago, submitted by crpietschmann crpietschmann 1 month, 4 days ago

pietschsoft.com — Extension Methods are one of the coolest features that have been added in .NET 3.5. I've heard arguments that there is no reason to use them, and the only reason Microsoft added them is to enable the ability to buid LINQ. Well, I do not entirely agree with that statement; in fact, I have found a cool way to use Extension Methods to enhance the System.Enum object since it cannot be inherited. Even though Enum can not be inherited, it can be extended using Extension Methods. Here's the code to an Extension Method that extends the LocalizationMarket Enum with the ToDescriptionString() method that returns the DescriptionAttributes value for the given enum value. read more...

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

14
kicks
published 1 month, 2 days ago, submitted by crpietschmann crpietschmann 1 month, 4 days ago

pietschsoft.com — Extension Methods are one of the coolest features that have been added in .NET 3.5. I've heard arguments that there is no reason to use them, and the only reason Microsoft added them is to enable the ability to buid LINQ. Well, I do not entirely agree with that statement; in fact, I have found a cool way to use Extension Methods to enhance the System.Enum object since it cannot be inherited. Even though Enum can not be inherited, it can be extended using Extension Methods. Here's the code to an Extension Method that extends the LocalizationMarket Enum with the ToDescriptionString() method that returns the DescriptionAttributes value for the given enum value. read more...

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

1
kicks
submitted by dotnetfunda dotnetfunda 1 month, 5 days ago

dotnetfunda.com — ListView control is a new control added into ASP.NET 3.5. It enables you to display data in a format specified by you using templates and styles. It is useful for data in any repeating structure just like DataList and Repeater controls. However, unlike those controls ListView control enable you to edit, insert, delete, sort, paginate data without any extra effort. read more...

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

29
kicks
published 30 days, 19 hours ago, submitted by oazabir 1 month, 5 days ago

msmvps.com — A new release of Dropthings, open source ASP.NET 3.5 AJAX portal. Features many performance and scalability techniques and a new design. Showcases: - 10 ASP.NET Performance and Scalability Secrets. - Fast ASP.NET page rendering by deferred script loading. - Load large amount of Javascripts in batch and thus load AJAX sites a lot faster. - Fast Streaming AJAX proxy that solves double downloading problems and continuously streams content from external domain. - Making best use of cache for high performance website. - On-demand UI loading on AJAX websites. read more...

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

3
kicks
submitted by keyvan keyvan 1 month, 10 days ago

waegis.com — Tired of Spam? Spammers are disturbing our dear web! How do you feel about them? Do you have a site, blog, forum or Wiki? Have you been affected by lots of spam content on your site? How much of time do you spend to remove them everyday? How can they affect the look and feel of your site? How can they affect your database size? Do you use CAPTCHA control and think it is a good solution? We're here to take care about everything for you and save your time, energy and effort. We're here to make a better and cleaner web with your help. Waegis (pronounced veejis) is a professional online service that assists you to block spams. read more...

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

18
kicks
published 1 month, 10 days ago, submitted by TroyMG TroyMG 1 month, 11 days ago

squaredroot.com — Stephen Walther's latest MVC tip introduced me to the MVC framework's ability to pass server variables into actions as parameters. Unfortunately using this feature is a very bad idea and could jeopardize the security of your application. Take a look at a code sample you might find surprising. read more...

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

12
kicks
published 1 month, 11 days ago, submitted by TroyMG TroyMG 1 month, 12 days ago

squaredroot.com — A few months ago I posted about my changes to Rob Conery's PagedList class. Since writing that article many comments have been left about how to further improve the design, which have since been incorporated into a new, further improved PagedList class. read more...

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

13
kicks
published 1 month, 13 days ago, submitted by shayfriedman shayfriedman 1 month, 14 days ago

blogs.microsoft.co.il — A post about combining attributes and extension methods in order to extend current code. read more...

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

1
kicks
submitted by mkennedy66996693 1 month, 17 days ago

michaelckennedy.net — When I talk about LINQ people often ask whether it’s possible to have dynamic queries with LINQ. An example of this is presenting the user with a UI that allows them to optionally filter by some criteria or other and sort by some criteria. This was straightforward if you built-up a SQL string in code. The compiled, static nature of LINQ makes this appear difficult at first. They are not and this video and sample application shows you how to accomplish just this. read more...

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

16
kicks
published 1 month, 17 days ago, submitted by TroyMG TroyMG 1 month, 18 days ago

squaredroot.com — The MVC Membership Starter Kit has been updated to work with Preview 3 of the ASP.Net MVC framework. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge