kcherupa

Stories submitted by kcherupa

Easy way to strip time part in sql date time(cherupally.blogspot.com)

submitted by kcherupakcherupa(295) 2 years, 8 months ago

This explains the easy way to strip time part in sql date time read more...

3 comments |category: |Views: 289

tags: another

C# code to find common elements in 2 generic lists using LINQ(cherupally.blogspot.com)

submitted by kcherupakcherupa(295) 2 years, 8 months ago

This explains how to write c# code to find common elements in 2 generic lists using LINQ read more...

add a comment |category: |Views: 129

tags: another

Learn How HyperText Tranfer Protocol works(cherupally.blogspot.com)

submitted by kcherupakcherupa(295) 2 years, 8 months ago

Learn complete tutorial of HTTP protocol read more...

add a comment |category: |Views: 12

tags: another

Schedule daily backup for sql server 2005 datbase using sql agent(cherupally.blogspot.com)

submitted by kcherupakcherupa(295) 2 years, 8 months ago

This is a very good guide to learn how to schedule daily backups on sql server read more...

2 comments |category: |Views: 184

tags: another

How to find an element in c# Generic List(cherupally.blogspot.com)

submitted by kcherupakcherupa(295) 2 years, 8 months ago

read this post to learn how to find an element within the list using linq read more...

1 comment |category: |Views: 461

tags: another