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 'IEnumerable' Subscribe to this feed
3
kicks
submitted by dcarr dcarr 2 months ago

domaindotnet.com — Example: (try this with gacutil.exe) ** ASSEMBLIES BY NAME WITH > 1 REGISTERED = 664 *** Group ‘Microsoft’ Assemblies=466 Percent=70.18% Public Keys Used=5 Group ‘DevExpress’ Assemblies=73 Percent=10.99% Public Keys Used=2 Group ‘System’ Assemblies=71 Percent=10.69% Public Keys Used=4 Group ‘Policy’ Assemblies=14 Percent=2.11% Public Keys Used=2 Group ‘FSharp’ Assemblies=11 Percent=1.66% Public Keys Used=1 Group ‘VLinq’ Assemblies=10 Percent=1.51% Public Keys Used=1 Group ‘policy’ Assemblies=6 Percent=0.9% Public Keys Used=2 Group ‘PresentationFramework’ Assemblies=5 Percent=0.75% Public Keys Used=1 Group ‘mscorcfg’ Assemblies=2 Percent=0.3% Public Keys Used=1 Group ‘WebDev’ Assemblies=2 Percent=0.3% Public Keys Used=1 Group ‘VSTADTEProvider’ Assemblies=2 Percent=0.3% Public Keys Used=1 Group ‘VsWebSite’ Assemblies=2 Percent=0.3% Public Keys Used=1 read more...

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

2
kicks
submitted by dcarr dcarr 2 months, 2 days ago

blog.domaindotnet.com — This post gets the GAC via Linq to bend your way. How? A Fusion Wrapper to IEnumerable over your Gac. No nasty PInvokes to deal with. It's all clean C# which is here to use. We owe a debt to the Mono project for this as well as a very smart Microsoft staff member to be give credit when we can find the page again. Be careful however...Our last post cranked through your registry. This post gets you the GAC. Here is what is done with a holistic post later: * All files we can find (if you specify them) * The Gac (all of it and even the other two ‘sub-gacs’ if you want * Environmental Stuff (Path variable, etc. but we actually parse them and produce another tree and it fits our code) * A lot more (think all things inside you box) You can even join all this data if you can find the right keys. We joined our registry to our file system ‘where the registry key value as a path’ (where is was a valid path) didn’t exist. Earth-shattering? No. Faster then any virus checker we’ve tried? ABSOLUTELY. Relevant to virus checkers? No not really actually…. read more...

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

2
kicks
submitted by JamesCurran2 2 months, 28 days ago

honestillusion.com — There are 3 very handy list functions which make dealing with lists a breeze: Map, Filter and Reduce. But along the way of writing them, an important principle of IEnumerator<> comes up. read more...

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

1
kicks
submitted by RredCat 3 months, 24 days ago

rredcat.blogspot.com — Describe problem. When we wish to implement the mechanism Drag&Drop of Children for our control in WPF, particularly that our control contains children in its logical tree (in other case attached and inherit properties work incorrect sometimes). Let that control template contains some other controls inherit from ItemControl. We wish add some children to this inherit from ItemControl controls. What can we do? read more...

tags: , , , , | tag it

9
kicks
published 6 months, 25 days ago, submitted by CharlieCalvert 6 months, 25 days ago

blogs.msdn.com — The IEnumerable<T> interface is a key part of LINQ to Objects and binds many of its different features together into a whole. This series of posts explains IEnumerable<T> and the role it plays in LINQ to Objects. If you hear people talking about IEnumerable<T>, and sometimes wished you better understood its significance, then you should find this text helpful. read more...

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

2
kicks
submitted by JamesCurran2 1 year, 6 months ago

honestillusion.com — A comparision of a foreach() loop and manually looping by calling GetEnumerator() and MoveNext() read more...

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

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

honestillusion.com — A C# Iterator which appears to be a collection filled with a sequence of numbers. read more...

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

12
kicks
published 1 year, 8 months ago, submitted by JamesCurran 1 year, 8 months ago

honestillusion.com — Demostration of implementing a couple features of .Net 3.0 LINQ using just .Net 2.0 read more...

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

9
kicks
published 1 year, 8 months ago, submitted by JamesCurran 1 year, 8 months ago

honestillusion.com — Creating a IEnumerator<T> which loops continuously through a collection. read more...

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

20
kicks
published 1 year, 9 months ago, submitted by JamesCurran 1 year, 9 months ago

honestillusion.com — Allow developers to use foreach to iterator over a collection, in the case where the first or last item in the collection needed to be handled differently. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge