ElementCy

Stories kicked by ElementCy

How to quickly configure ASP.NET XML based authentication(thebrainparasite.com)

submitted by UnicornNinjaUnicornNinja(465) 4 years, 1 month ago

The .NET framework (starting with v2.0) has some great built in role and member based authentication that is easy to tap with a little setup. read more...

add a comment |category: |Views: 5

tags: another

A .NET Cryptography Primer, part 3(statestreetgang.net)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 1 month ago

This part covers symmetric encryption, more commonly known as password-based encryption. Goes over the different types of symmetric algorithms available, concepts such as initialization vectors, and includes code examples. read more...

3 comments |category: |Views: 16

tags: another

.NET Obfuscators(csharp411.com)

submitted by DevTopicsDevTopics(1050) 4 years, 1 month ago

Comprehensive list of all .NET obfuscators available today and online reviews. read more...

add a comment |category: |Views: 15

tags: another

Hello World of Rhino Mocks(buddylindsey.com)

submitted by percent20percent20(855) 4 years, 4 months ago

A lot of tutorials on Rhino Mocks are long and complicated. This post gives you just enough basic code to start working with rhino mocks so you can see what is going on. read more...

1 comment |category: |Views: 2347

tags: another

Building A Better Xml Serializer(focusedgames.com)

submitted by jsedlakjsedlak(195) 4 years, 4 months ago

How to handle the serialization and deserialization of objects that maintain a recursive reference, that is an indirect reference to itself. read more...

add a comment |category: |Views: 10

tags: another

Beyond Ajax: Software Development, Two Years from Now(cio.com)

submitted by GaussZGaussZ(580) 4 years, 5 months ago

An interesting look on what web development could have in store for the next two years, with predictions from some of the brightest web development tool builders out there, including Scott Guthrie and Dean Hachamovitch. read more...

1 comment |category: |Views: 0

tags: another

How MVC, jQuery, and SubSonic will make you smile(blog.wekeroad.com)

submitted by usshermussherm(5285) 4 years, 7 months ago

Rob shows off some early prototype bits for some mvc.net bits that he's baking into SubSonic. read more...

add a comment |category: |Views: 33

tags: another

DotNetKicks: Searchable and a new build server(blog.incremental.ie)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 7 months ago

We have recently added a new search feature and a build server to DotNetKicks.com. read more...

2 comments |category: |Views: 2

tags: another

Little Gamers Public Demo(ziggyware.com)

submitted by zygotezygote(1090) 4 years, 7 months ago

Epsicode has released a public demo of his awesome XNA game (And Dream Build Play Finalist I might add): Little Gamers. I spent quite some time today playing this game and I can't get enough of it! Be sure to drop by and check it out and say hi to Epsicode while you're at it :) read more...

add a comment |category: |Views: 15

tags: another

Dishwasher Dead Samurai T-Shirts on sale(ziggyware.com)

submitted by malfunctmalfunct(100) 4 years, 7 months ago

A pointer to some really awesome shirts for a really awesome game built on the XNA framework and destined to come out on XBLA. read more...

add a comment |category: |Views: 19

tags: another

Concatenate Column Values from Multiple Rows into a Single Column in S(bloodyflux.com)

submitted by wvdominickwvdominick(480) 4 years, 7 months ago

An article that explains how to combine column values in a table into a single column to be able to do a filter or search. All the work is down on the database side so no coding is needed. read more...

add a comment |category: |Views: 503

tags: another

Uncommon C# Keywords(nyxtom.vox.com)

submitted by rmorlokrmorlok(165) 4 years, 7 months ago

Everyone knows the basic C# keywords, but some are more obscure. This article dives into some useful C# keywords that you may have yet to encounter. read more...

6 comments |category: |Views: 139

tags: another

Speed up Visual Studio 2005(dotnettipoftheday.org)

submitted by ferrymulyonoferrymulyono(395) 4 years, 7 months ago

Nice tricks to speed up Visual Studio 2005 read more...

add a comment |category: |Views: 144

tags: another

ScottGu MVC Presentation and ScottHa Screencast from ALT.NET(hanselman.com)

submitted by johnmanjohnman(1280) 4 years, 7 months ago

Scott Hanselman talks about the conference and links to Silverlight videos of his presentation and Scott G's presentation on the new Model View Controller. read more...

2 comments |category: |Views: 19

tags: another

Database Drivers not provided by Microsoft(weblogs.asp.net)

submitted by rjdudleyrjdudley(1465) 4 years, 7 months ago

Where to find .NET drivers for Oracle, MySQL, SQLite 3 and nHibernate. read more...

add a comment |category: |Views: 3

tags: another

October 8th Links: ASP.NET, ASP.NET AJAX, Silverlight, and .NET(weblogs.asp.net)

submitted by Vineet2Vineet2(435) 4 years, 7 months ago

October 8th Links: ASP.NET, ASP.NET AJAX, Silverlight, and .NET read more...

add a comment |category: |Views: 0

tags: another