joshirushabh

Stories submitted by joshirushabh

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

submitted by joshirushabhjoshirushabh(810) 5 years, 4 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, 4 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, 4 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, 4 months ago

Interesting read ... read more...

add a comment |category: |Views: 8

tags: another

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

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

Interesting read ... read more...

1 comment |category: |Views: 12

tags: another

Exploit collections in .net(ftponline.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 4 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, 4 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, 4 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, 4 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: 11

tags: another

ASP.NET spell checker application (loresoft.com)

submitted by joshirushabhjoshirushabh(810) 5 years, 5 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: 52

tags: another

Very cool Busy Box ASP.NET progress indicator (weblogs.asp.net)

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

We often need to provide a user message informing the user that their request is “processing”. Like the hour-glass mouse pointer lets the Windows user know the system is busy processing their last request, I have a simple, clean, and effect solution to providing this on web pages. read more...

add a comment |category: |Views: 2415

tags: another

VB.NET dynamic function call(msdn2.microsoft.com)

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

I did'nt know if it is possible to specify "which function to call at run-time" in VB.NET. After googling a bit I found this .... read more...

add a comment |category: |Views: 841

tags: another

Relational persistence for .NET (hibernate.org)

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

NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. Optionally, you can describe your mapping metadata with attributes in your source code. read more...

add a comment |category: |Views: 5

tags: another

The top 10 unintentionally worst company URLs(blog.usweb.com)

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

The top 10 unintentionally worst company URLs read more...

add a comment |category: |Views: 5

tags: another

Some basic .NET tips ...(codeproject.com)

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

Interesting read ... read more...

add a comment |category: |Views: 2

tags: another

Javascript tricks and good programming style (alexander.kirk.at)

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

Good read ... read more...

add a comment |category: |Views: 2

tags: another