joshirushabh

Stories kicked by joshirushabh

Thinking set-based (in SQL) (weblogs.sqlteam.com)

submitted by jimrice14jimrice14(880) 5 years ago

Are you really a "set based sql master" ? Maybe not. Don't forget that the key lesson you've learned from your procedural programming experience still applies! read more...

add a comment |category: |Views: 54

tags: another

A Few Good Managers - From the movie A Few Good Men...(blog.versionone.net)

submitted by jflowersjflowers(1860) 5 years, 2 months ago

This is just hilarious! read more...

add a comment |category: |Views: 14

tags: another

Determine schema definitions of Stored Procedures(blogs.msdn.com)

submitted by rimsystemsrimsystems(6119) 5 years, 2 months ago

How to programatically retreive the schema returned by a stored procedure and store it in a DataTable. read more...

add a comment |category: |Views: 3

tags: another

.NET Developer beginning Ruby (rails) - Part 1(joshirushabh.blogspot.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 7 months ago

Title says it all ... read more...

add a comment |category: |Views: 6

tags: another

.Net Developer's first look at Ruby(rails)(joshirushabh.blogspot.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 7 months ago

Title says it all ... read more...

add a comment |category: |Views: 1

tags: another

Close Ruby encounters of .NET kind(theserverside.net)

submitted by joshirushabhjoshirushabh(810) 5 years, 7 months ago

The Ruby dynamic language, in particular the Ruby On Rails framework, has taken the Web development community by storm, owing to the ease of rapidly developing new Web applications. But thus far, the fruits of this effort have eluded .NET programmers in any finalized form. However, at least three efforts are now under way to make the Ruby environment more accessible to .NET programmers and the significant infrastructure that supports the .NET environment. read more...

add a comment |category: |Views: 1

tags: another

In quest of Truly Modal popup in ASP.NET(joshirushabh.blogspot.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 8 months ago

Interesting read ... read more...

add a comment |category: |Views: 8

tags: another

Code Style Enforcer (joel.fjorden.se)

submitted by duckieduckie(150) 5 years, 8 months ago

Code Style Enforcer is a free plugin for DXCore (also free), that highlights errors in your coding-style. This ensures your code allways looks the same (works both vb and c#). A must-try! read more...

add a comment |category: |Views: 162

tags: another

Interesting Enum and Call by Method Example (joshirushabh.blogspot.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 8 months ago

Interesting read ... read more...

1 comment |category: |Views: 13

tags: another

Exploit collections in .net(ftponline.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 8 months ago

Interesting read ... read more...

add a comment |category: |Views: 4

tags: another

VB.NET Inheritance and Interfaces basics(only4gurus.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 8 months ago

Detailed explaination on how we can reuse code and write easily maintainable code using Inheritance... read more...

add a comment |category: |Views: 1

tags: another

Spying on yourself ...(weblogs.asp.net)

submitted by joshirushabhjoshirushabh(810) 5 years, 8 months ago

Interesting read about the Timesnapper tool ... read more...

add a comment |category: |Views: 3

tags: another

11 Tools for Database Versioning(secretgeek.net)

submitted by joshirushabhjoshirushabh(810) 5 years, 8 months ago

If you're developing code today, it's probably 'controlled' using a version control product of some sort. (We use Vault here, and in the past we used V S S) That's great, your code is covered. But what about your stored procedures, and your database schema? Many developers (I suggest 'most') have no form of version control on their stored procedures or their table structures etc. read more...

add a comment |category: |Views: 12

tags: another

Adventures in C#: Using NUnit (xprogramming.com)

submitted by jhol3990jhol3990(495) 5 years, 8 months ago

See Ron Jeffries at work coming to terms with C# and Nunit. Whole site is worth looking over and keeping an eye on. read more...

add a comment |category: |Views: 48

tags: another

Stronger Password Encryption(madskristensen.dk)

submitted by silverCOREsilverCORE(275) 5 years, 8 months ago

Mads Kristensen gives us a great encryption method that uses SHA256. read more...

add a comment |category: |Views: 24

tags: another

ASP.NET spell checker application (loresoft.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 8 months ago

Check out this ASP.NET spell checker application and the best part is that it is free ... read more...

1 comment |category: |Views: 53

tags: another