Sign In
Innovation needs Passion
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
Ajax
ASP.Net
Atlas
General
SharePoint
WCF
Windows Mobile/Window CE
Archive
Archives
June 2007
(1)
April 2007
(3)
March 2007
(1)
February 2007
(1)
November 2006
(2)
October 2006
(4)
August 2006
(1)
MSDN Blogs
>
Innovation needs Passion
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Innovation needs Passion
Direct Push
Posted
over 5 years ago
by
piyushjain
0
Comments
Now a days I'm exploring the Windows Mobile , so some interesting work which i'm doing is related to Direct Push. In this blog post I will be discussing about the ways to implement Direct Push...... Using SMS (this was used when there were no real...
Innovation needs Passion
Connecting to WCF based services from Devices
Posted
over 5 years ago
by
piyushjain
0
Comments
It's coooooooool, Amazing, it blew away my mind... Hats off to NET CF team.... the exciting things are coming up with NET CF 3.5 .... the NET CF team is working on WCF subset for the next release, hmmm... excited to know more about this, please refer...
Innovation needs Passion
How to Set permissions for Website Using Installer (MSI)
Posted
over 5 years ago
by
piyushjain
0
Comments
Many of us create installers for installing websites but most of the time we don't include the permission settings for the Website and rely on the users to do the rest i.e. go in the IIS administrator and set the required permission on that… I believe...
Innovation needs Passion
Debugging Windows Installer (MSI) using Visual Studio 2005
Posted
over 5 years ago
by
piyushjain
2
Comments
I was struggling to debug my custom action class... Oh gush real pain How to debug this stuff.. i searched and got the simple way to debug Windows Installer (MSI) is to put below cool line in begining of your custom action class code " Debugger .Break...
Innovation needs Passion
Useful Visual Studio shortcut keys
Posted
over 5 years ago
by
piyushjain
2
Comments
Shortcut Keys Association F8/Shift-F8 Navigate compilation errors Ctrl-D Move to mini-buffer Ctrl-Shift-G in mini-buffer or Ctrl-O in mini-buffer Open file name in mini-buffer (Ctrl-O seems to open stuff...
Innovation needs Passion
Breaking changes when Migrating from .NET Framework 1.1 to 2.0
Posted
over 5 years ago
by
piyushjain
0
Comments
Well... there will be tons of article on the web about breaking changes when you migrate from .net framework 1.1 to 2.0, I find few good article and blogs on the migration.. If any one thinking or migrating to 1.1 to 2.0 may find good information. ...
Innovation needs Passion
Ajax Validation controls
Posted
over 6 years ago
by
piyushjain
0
Comments
I hope you will get the same problem which i faced when we use ASP.NET 2.0 validation controls with Ajax controls ( inside Update panel) :'( so in this article i'm going to discuss about the difference between the ASP.NET 2.0 and the Ajax validation...
Innovation needs Passion
Migrating Atlas to Ajax Beta 2
Posted
over 6 years ago
by
piyushjain
0
Comments
This Article will help you directly migrate from Atlas to Ajax beta 2. The migration guide available at http://ajax.asp.net/ site talks about migrating Atlas to Ajax beta1 and beta1 to beta2.. I have not done much great job .. J just used these two migartion...
Innovation needs Passion
Generating Pivot Reports and charts in SharePoint
Posted
over 6 years ago
by
piyushjain
0
Comments
In this article I’m going to talk about generating “Pivot Reports” in SharePoint using excel as a data source. Let’s begin with the important step before we jump to talk about the “Pivot Report” Point 1. You need to Install SharePoint J Point...
Innovation needs Passion
How to bind Generic Dictionary with dropdown list
Posted
over 6 years ago
by
piyushjain
0
Comments
I was searching for binding the dictionary with dropdown list, the solution I found was consist of binding the Key as ‘DataValueField’ and value as ‘DataTextField’ of dictionary object. But my problem was to bind the object (value collection of the...
Innovation needs Passion
How .NET Data Bound Controls works
Posted
over 6 years ago
by
piyushjain
0
Comments
In ASP.Net you can pass any control a “DataSource” it use the same to populate itself. How this works and how to create your own data bound control Check below article written by Mike http://blogs.msdn.com/mikechr/archive/2006/03/31/566402.aspx
Innovation needs Passion
AutoComplete with scroll bar
Posted
over 6 years ago
by
piyushjain
0
Comments
One of my friend asked me that he is getting difficulty to put scroll bar for the AutoComplete(Atlas) Control. I tried to put scroll bar for him. same thing I'm explaining here.. May interest you guys. By default Autocomplete control does not provide...
Innovation needs Passion
Control adapters for ASP.Net
Posted
over 6 years ago
by
piyushjain
0
Comments
Couple of days back, I was using ASP.Net Menu Control. I saw the way it generates html its difficult to apply styles (css). I got stuck with the same problem. but thanks to control adapter it made my life easy. The control adapters are the coolest...
Page 1 of 1 (13 items)