gogole

Stories submitted by gogole

What all the concurrency talk is about(gogoled.blogspot.com)

submitted by gogolegogole(70) 3 years, 4 months ago

Need A simple explanation to the concept of concurrency being talked about a lot in the .Net world ? Read this. read more...

add a comment |category: |Views: 7

tags: another

Shouldn’t Obsolete Libraries/Classes in .Net be removed?(gogoled.blogspot.com)

submitted by gogolegogole(70) 3 years, 4 months ago

Obsolete libraries: remove them from .Net framework or keep then in for backwards compatibility. read more...

add a comment |category: |Views: 14

tags: another

ling to xml,querying the file(gogoled.blogspot.com)

submitted by gogolegogole(70) 4 years, 2 months ago

now it's time to query that Xml file read more...

add a comment |category: |Views: 126

tags: another

Linq to Xml, sweet!(gogoled.blogspot.com)

submitted by gogolegogole(70) 4 years, 2 months ago

take a look at how easy and effortless it is to create an Xml file in .Net 3.5/C# 3.5 using linq. read more...

add a comment |category: |Views: 22

tags: another

the proxy pattern explained(gogoled.blogspot.com)

submitted by gogolegogole(70) 4 years, 2 months ago

get a concise explanation of the proxy pattern. read more...

add a comment |category: |Views: 12

tags: another

The decorator pattern(gogoled.blogspot.com)

submitted by gogolegogole(70) 4 years, 2 months ago

this post explains the concept behind the decorator pattern and how it is used. read more...

add a comment |category: |Views: 13

tags: another