Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

ashish_patil

@ashish_patil
About
Posts
6
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • AJAX tooltip for ASP.NET Datagrid
    A ashish_patil

    http://ashishware.com/AJAXTT.shtml Source code and some write up on creating AJAX tooltip for ASP.NET DatagridView. Can be used with DataGrid(asp.net v1.x) with minor modification. Hope u find it useful :)

    ASP.NET csharp asp-net com

  • displaying images in tooltip for tree nodes
    A ashish_patil

    This can make your job a bit easy: http://ashishware.com/Tooltip.shtml Its a

    based object oriented javascript tooltip. It supports some basic animation and adjustable opacity. Check out the examples. Hope it makes things bit easier for you! Regards, Ashish

    ASP.NET csharp javascript html data-structures

  • Photo album Integrated with Gooogle Maps !
    A ashish_patil

    I have created a very simple HTML base photo album integrated with Google Maps.You can share your photo and the place where it was taken on a map. I tried to make it as straightforward I could. There is only a single XML file a user has to edit to use this album. :) View the album: http://ashishware.com/photoalbum.html Download and How to : http://ashishware.com/photo.shtml Comments and suggestion welcomed :) [Check out more http://ashishware.com/DhtmlGallery.shtml\] Ashish Patil http://ashishware.com ashishpatil.blogspot.com

    Web Development html com xml tutorial

  • Writting to Word document template
    A ashish_patil

    You need "microsoft primary interop assemblies" . Search for that on google and download the ones that correspond to you version of Office. To do what you want, you need to have office installed on your machine(remmember that). Now if you are familiar with VBA syntax, its easy to work with the word document model in C#. Its basically very similar to doing that in VBA.:) http://ashishware.com

    Web Development csharp database help announcement

  • how to convert from any file to pdf file using vb.net
    A ashish_patil

    By 'any' do you mean 'most/all printable files' . Then maybe there are ways. For MS Office documents you can use many of commercially avaliable tools or convert them to postscript first and then use a program like Ghostscript to get PDF. A nice program that does this is PDFCreator. For documents like Reports XML-FOP might be a good option. To author PDF documents , you can use the iTextSharp library. But I dont think there is a 'single' tool that can convert all printable file formats to PDF :(.For example if you have to convert word document to PDF or an excel sheet , then you MOST PROBABLY (99.99% ;)) will have to have MS Office installed onto your system. It will convert it to postscript and use tool like Distiller to conver it to PDF. You can mail me for more specific details. http://ashishware.com

    Web Development csharp help tutorial

  • Collapsible Panels with Javascript
    A ashish_patil

    Yet another javascript for Collapsible ;) I have tried to make it Object oriented. You can see the demo online here: http://ashishware.com/OOPDemos.shtml Following is link to non-object oriented version. http://ashishware.com/CollapsiblePanel.shtml I have tested it with FireFox and IE. Can anyone tell me if they work with Safari aswell ?? Thanks in advance.

    Web Development javascript com oop question announcement
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups