Sign In
JK's Blog
Joseph Kiran [MSFT]
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Apache
ClickOnce Deployment
dynamic
Excel
Excel Data
jquery autocomplete asp.net
LINQ
MVC
S+s
Services
Software
VSTO
Archive
Archives
February 2011
(1)
January 2009
(4)
MSDN Blogs
>
JK's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
JK's Blog
JQuery ASP.NET server control dropdown autocomplete sample
Posted
11 months ago
by
josephkiran1
1
Comments
This is a basic sample on how to use autocomplete feature with asp.net server control data using jquery. I feel this would have minimal impact for an existing asp.net page. ASPX File : < link type ="text/css" rel ="Stylesheet" href...
JK's Blog
Drag and Drop Business Objects into Word/Excel 2003/2007 Surface
Posted
over 3 years ago
by
josephkiran1
0
Comments
Many a times we may need to drag drop business objects from custom pane(Addin/document level project) or Hosted application to Word surface. Consider a Tree Control having multiple nodes and different kinds of business objects. These business objects...
JK's Blog
Using LINQ in Excel VSTO with efficient Data Push to Excel Sheet
Posted
over 3 years ago
by
josephkiran1
0
Comments
Wanted to show a simple example to demonstrate, how we could use LINQ in VSTO applications and efficiently populate data into excel. There are two ways you could chose to populate the data into excel based on your requirement. 1. Use Open Xml SDK to...
JK's Blog
ClickOnce Deployment using IIS / Apache Server for VSTO :
Posted
over 3 years ago
by
josephkiran1
1
Comments
We can use Clickonce deployment almost on any Http Web Server. Clickonce deployment makes it very easy for the endusers to install the required application. I found ClickOnce deployment particularly useful when you want to distribute addins and document...
JK's Blog
Software + Services using VSTO, Excel and ClickOnce Deployment with dynamic template addition/updation
Posted
over 3 years ago
by
josephkiran1
1
Comments
Over the past couple of few week's I was working on a proof of concept to demostrate the power of Software + Services using Excel 2007, VSTO, Services and ClickOnce Deployment. I will try to demonstrate a sample step by step. It was really exciting to...
Page 1 of 1 (5 items)