TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Smart Client
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Scott Lysle (5)
Asif Sayed (2)
Mahesha Channabasappa (1)
Related resources for Smart Client
No resource found
Dynamic Data Grouping using MS Reporting Services
11/1/2020 7:58:06 AM.
This article shows to generate multiple outputs from a single physical report template using dynamic data grouping.
Upload any type of File through a C# Web Service
3/29/2019 4:08:42 AM.
This article shall describe an approach that may be used to upload any sort of a file through a web service from a Windows Forms application. The approach demonstrated does not rely on the ASP.NET fil
Monitor Internet Connection State in VB.NET
11/9/2012 10:29:24 AM.
This article describes an easy approach to building two controls used to monitor the status of an internet connection and provide the user with some indication of that status. Within the attached project, there are two controls, one shows the user what the connection type is and whether or not the machine is connected or offline, the other one is used to show some indication of the quality of the connection in terms of whether or not the connection is good, intermittent, or offline.
Upload any type of file through a Visual Basic 2005 Web Service
11/9/2012 7:36:08 AM.
This article shall describe an approach that may be used to upload any sort of a file through a web service from a Windows Forms application. The approach demonstrated does not rely on the ASP.NET file uploader control and allows the developer the opportunity to upload files programmatically and without user intervention.
Monitor Internet Connection State in VB.NET
11/8/2012 8:48:17 AM.
This article describes an easy approach to building two controls used to monitor the status of an internet connection and provide the user with some indication of that status. Within the attached project, there are two controls, one shows the user what the connection type is and whether or not the machine is connected or offline, the other one is used to show some indication of the quality of the connection in terms of whether or not the connection is good, intermittent, or offline.
Applied MS Reporting Services 2005 101 using Smart Client
10/4/2012 7:35:23 AM.
An applied approach to get you started with MS Reporting Services using Smart Client host.
Monitor Internet Connection State
7/6/2009 1:22:45 AM.
This article describes an easy approach to building two controls used to monitor the status of an internet connection and provide the user with some indication of that status.
VSTO2005- Usage and deploying a Smart Client Application
10/17/2006 1:50:13 AM.
VSTO2005 has been a great relief to .NET office developers as a result of its enhanced features. It’s been a long time desire for office programmers to have something which would provide them an interface to program the office components just like any other interactive forms.