|
|
jeisenberg
jeisenberg
 |
|
Stories kicked by jeisenberg
|
|
published 3 months, 5 days ago, submitted by
StanJackson
3 months, 6 days ago
ryanfarley.com — There are many secure websites out there that provide useful information but do not have a public API to access it's data. A prime example of this is the LinkedIn website. You might love to gather some info from LinkedIn, but their promise to deliver a public API has yet to come to fruition. The problem is, the pages with all the good data are secure, requiring the user to log in before accessing these pages. Let's say we want to scrape this data from these pages programatically? We need to authenticate to access these pages. We can do that by reusing the authentication cookie from the site that we receive when we log in with a browser. read more...
add a comment
|
category: C# | Views: 274
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 7 days ago, submitted by
JamesNK
3 months, 7 days ago
james.newtonking.com — The latest version of Json.NET brings lots of new features including Silverlight support. read more...
add a comment
|
category: C# | Views: 428
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 22 days ago, submitted by
justin_etheredge
5 months, 22 days ago
codethinked.com — A quick look at "yield return" focusing on arguably the most important aspect...delayed execution. read more...
2 comments
|
category: C# | Views: 206
|
|
tags:
CodeThinked, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 22 days ago, submitted by
lcorneliussen
5 months, 23 days ago
startbigthinksmall.wordpress.com — Yield is not a CLR feature, it's just about the C# compiler. This post explains how this works. read more...
1 comment
|
category: C# | Views: 365
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 22 days ago, submitted by
Rickasaurus
5 months, 23 days ago
atalasoft.com — It's time to leave the secondary, external structure of our programs behind. If you can treat the reflected code from a programming language like an abstract data structure, why can’t you just keep the source itself in a similarly abstracted data structure? Isn’t the structure of a program more similar to a graph, than a list? Besides the momentum of the past, what is keeping us tied to having our code in this format? read more...
add a comment
|
category: Other | Views: 328
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 6 months, 13 days ago, submitted by
lcorneliussen
6 months, 13 days ago
startbigthinksmall.wordpress.com — A handy C# code snippet for accessing ASP.net session state data. Exceptions are handled, usage is intuitive.
read more...
1 comment
|
category: ASP.NET | Views: 390
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tmyklebust
7 months, 4 days ago
startbigthinksmall.wordpress.com — Lars writes about how to store contextual data in a nice way. His approach uses the using statement to have a value set only in a certain scope. He also provides the full source for his implementation as a downloadable zip-file. read more...
add a comment
|
category: C# | Views: 3
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 10 days ago, submitted by
simonech
7 months, 10 days ago
devlicio.us — What's happening with R# 4?
Every build has more issues than the previous one... read more...
2 comments
|
category: Products | Views: 9
|
|
tags:
ReSharper | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 10 days ago, submitted by
dcrenna
7 months, 10 days ago
dimebrain.com — Here are five practical pieces of advice for developers who want to build a web startup, and use ASP.NET to do it. read more...
add a comment
|
category: ASP.NET | Views: 52
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 14 days ago, submitted by
jeisenberg
7 months, 14 days ago
startbigthinksmall.wordpress.com — A nice little article for newbies about how the using()-statement in C# works. read more...
add a comment
|
category: C# | Views: 5
|
|
tags:
C#, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 14 days ago, submitted by
AdrianAisemberg
7 months, 15 days ago
sharpregion.com — A fully-featured fluent class used for repeating method calls, handle exceptions, callbacks and more...
Just plug-and-play and start repeating stuff! read more...
add a comment
|
category: C# | Views: 22
|
|
tags:
C#, Fluent, Pick, sharpregion | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|