yogeshjaju

Stories kicked by yogeshjaju

Customizing the ToolTip of Rating Control using JQuery(codedigest.com)

submitted by satheeshbabusatheeshbabu(1565) 3 years, 5 months ago

By default, Rating control provides the current rating as the tool tip. It also has a property called ToolTip like any other control to set the tool tip. But, setting this property to any custom value will never change the default behavior. read more...

add a comment |category: |Views: 150

tags: another

Sending Email in a Development Environment without an SMTP Server(blog.donnfelker.com)

submitted by BognitBognit(2125) 3 years, 8 months ago

Very handy... I'm forever looking this stuff up :-| read more...

11 comments |category: |Views: 1120

tags: another

5 Useful Tips for ASP.Net Application(codedigest.com)

submitted by satheeshbabusatheeshbabu(1565) 3 years, 8 months ago

There are so many tasks or operations that are repeatedly used in ASP.Net applications. This article will list some of the useful tasks that we can use in our asp.net application extensively. read more...

add a comment |category: |Views: 813

tags: another

Url Routing Fluent Interface(codinginstinct.com)

submitted by erikseperiksep(90) 3 years, 8 months ago

Nice API for defining Url routes in ASP.NET MVC read more...

add a comment |category: |Views: 289

tags: another

Creating a Content Management System for your ASP.NET Web Site(blog.evonet.com.au)

submitted by bartekmbartekm(485) 3 years, 8 months ago

This article will show you how to integrate the popular FCKeditor HTML Text editor into an ASP.NET site to provide your users with the ability to edit their web site without them having to access the underlying HTML or source files. read more...

add a comment |category: |Views: 512

tags: another

Dynamically Create a Zip File Your Users Can Then Download(beckelman.net)

submitted by beckelmwbeckelmw(2755) 3 years, 8 months ago

I recently had a requirement to allow users to select a group of files and then dynamically create a zip file on the server of the selected files that they could then download. read more...

add a comment |category: |Views: 355

tags: another

How to Simulate Cookies (dotnetbutchering.blogspot.com)

submitted by John_IdolJohn_Idol(390) 3 years, 8 months ago

how to simulate httpcontext cookies for unit testing of asp.net components read more...

add a comment |category: |Views: 27

tags: another

A Dynamic Menu For Your Dynamic Data(mattberseth.com)

submitted by mdoppmdopp(856) 3 years, 8 months ago

I thought it would be interesting to see what it would take to create a menu for navigating the tables in the site. I was particularly interested in seeing if I could get some grouping or categorization to the metadata so I could create a multi-leveled menu. more... read more...

add a comment |category: |Views: 139

tags: another

Publishing Compliant HTML and Web Markup (professionalaspnet.com)

submitted by docluvdocluv(1575) 3 years, 8 months ago

Reviews some reasons for compliant markup and provides links to some validation resources that every web developer should take advantage of before publishing or walking away from an application. read more...

add a comment |category: |Views: 0

tags: another

Bypassing the ASP.Net validateRequest (weblogs.asp.net)

submitted by verbalKintverbalKint(585) 3 years, 8 months ago

Heads up! read more...

add a comment |category: |Views: 24

tags: another

Amazing web development articles of Summer 2008(jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 8 months ago

The summer is near its end and I think it's a good time to see what was hot during past three months. There was enormous number of great articles which made me spend a lot of time selecting the best of the best. In this article I'll focus on web development, such as jQuery, ASP.NET, SEO and in the next article we'll see what was hot in web design. read more...

add a comment |category: |Views: 9

tags: another

Displaying time in relative format(nirandas.com)

submitted by redcapredcap(420) 3 years, 8 months ago

Many websites specially forum sites display time relative to the current time as “3 Hours 25 Minutes ago”, “30 Seconds ago” etc. In this post I will show a method using which we can convert datetime into descriptive relative time string. read more...

add a comment |category: |Views: 239

tags: another

GridView with Thumbnail Images – Part 3(codedigest.com)

submitted by satheeshbabusatheeshbabu(1565) 3 years, 9 months ago

GridView with thumbnail Images, Part 1 and Part 2 of this article series discussed how to generate thumbnail images from the Images stored in database. I thought of continuing this article series with Part 3 which is aimed to generate thumbnail images from the images stored in a file system instead of database. read more...

add a comment |category: |Views: 21

tags: another

30 Common String Operations in C# and VB.NET – Part II(dotnetcurry.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 9 months ago

In the previous article, 30 Common String Operations in C# and VB.NET – Part I, we explored 15 common String operations while working with the String class. In Part II of the article, we will continue with the series and cover 15 more. read more...

add a comment |category: |Views: 461

tags: another

Work with Excel in .NET(52coding.com)

submitted by 52coding52coding(255) 3 years, 9 months ago

As my searches on the Internet show, there are enormous ways and libraries (mostly commercial) to use Excel files and Charts in a programmatic way. One of the official ways relating to the .NET world is using Primary Interop Assemblies or PIAs as a bridge between Office components and .NET programs. read more...

add a comment |category: |Views: 14

tags: another

Kidoos - A technology community portal(kidoos.net)

submitted by ninethsenseninethsense(15) 3 years, 9 months ago

Kidoos.net is a non-profit - community portal dedicated to technology. read more...

add a comment |category: |Views: 15

tags: another