Browse by Tags

All Tags » ASP.NET (RSS)

Add Label To jQuery Slider Handle by rojay12

While in process of using the jQuery UI Slider in creating an alpha slider for a rolodex interface I came across some desired UI enhancements. Instead of having a slider that was plain i want to add the current value of the slider to interface. A quick...
Filed under: , ,

Great Article On Cascading DropDown List and jQuery by rojay12

Not to poach a blog post/article you need to go to www.mikesdotnetting.com and read his great article on Cascading DropDownLists with jQuery and ASP.NET. http://www.mikesdotnetting.com/Article/97/Cascading-DropDownLists-with-jQuery-and-ASP.NET After I...

Display SharePoint Documents On Your Company Internet Site by rojay12

I was recently working on a small POC project. Basically I had an internal MOSS 2007 server site and an locally hosted public facing website. I wanted to have the ability to add files to various MOSS document libraries and then give outside website visitors...

Five Things You Should Do Before Posting To Forums by rojay12

<RANT> First off, I like newbies. I like their excitement and their drive. I like what they bring to the community. What I don't like is ill-conceived posting of questions that require follow up questions. The community shouldn't have to pry pertinent...

Intellisense For AppSettings/ConnectionStrings by rojay12

One of the most time consuming things to do when starting a new web project is setting up the sites directory structure, until recently. I finally took the time to create myself a few generic templates for Visual Studio enviroment. This has made my ramp...

Getting jQuery to work with MasterPages by rojay12

Maybe someone from the ASP.Net community can enlighten me, I have always had the hardest time getting the script, css, etc working/rendering correctly when used on the masterpage. On the masterpage I always have to use an absolute path on the script or...
Filed under: , ,

Sending Mail To Your File System (No Need For A Mail Server) by rojay12

This is a great nuggest I came across the other day. I found this great post ( http://blog.donnfelker.com/post/Sending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx ) that shows how to redirect mail to a folder instead of an SMTP. Previous...
Filed under: , , ,

Remote Access To Run/Debug WebServices by rojay12

Have you ever had the need to test and run a webservice from a machine other then localhost (127.0.0.1)? I was recently debugging a webservice that was running fine locally and when run from the production server it was behaving unexpectably. I remember...

Using ASP.Net 3.5's ListView To Display Image Galleries (LightBox and LightView User Controls) by rojay12

The first time I laid eyes on the lightbox image gallery I fell in love with the UI and presentation. Since then, I have been meaning to get around to jamming the js code written by Lokesh Dhakar into an ASP.Net control so that I can reuse at will. Although...

Thank You Matt Berseth, You've Inspired Me by rojay12

If any of you haven't had the opportunity to check out Matt Berseth's developer blog, do it now. He has given me some great tips and inspired me to develope some cool things using AJAX, YahooUI and other .Net and Web2.0 technologies. Great articles I...
More Posts Next page »