DotNetShoutout - Stories tagged with WinForms
2
Shouts

Printing DataGridView In C# VB.NET WinForms

published 453 days, 15 hours, 6 minutes ago posted by amitjainamitjain 462 days, 17 hours, 53 minutes ago
Monday, February 27, 2012 9:47:43 AM GMT Saturday, February 18, 2012 7:01:14 AM GMT
Printing DataGridView With C# VB.NET In Winforms Windows Froms Application. (more)
category: Web Dev | clicked: 5 | comment | | source: www.csharpaspnetarticles.com
tags: Windows application, Windows Forms, DataGridView, WinForms
4
Shouts

Bringing Windows 8 UI to Windows 7 with RadPanorama for WinForms. Today.

published 534 days, 20 hours, 28 minutes ago posted by KodefuGuruKodefuGuru 540 days, 6 hours, 47 minutes ago
Thursday, December 08, 2011 4:26:26 AM GMT Friday, December 02, 2011 6:07:25 PM GMT
The once unnamed RadPanorama control is here to make your Windows Forms applications rock! Together with the Touch API we have introduced in our previous blog, it brings the full power of touch-optimized applications to your Windows 7 users. If you have not heard anything about RadPanorama before, let us introduce it with a few words. Basically, this new control allows you to represent a small amount of data in the form of tiles that the end-user is able to smoothly scroll left or right with a gesture, ... (more)
category: UX | clicked: 32 | comment | | source: blogs.telerik.com
tags: win7, Win 8, Telerik, WinForms, touch
2
Shouts

ErrorProvider In Windows Forms And WinForms

posted by amitjainamitjain 580 days, 17 hours, 33 minutes ago
Sunday, October 23, 2011 7:21:32 AM GMT
ErrorProvider In WinForms or Windows Forms application using C# and VB.NET (more)
category: Web Dev | clicked: 2 | comment | | source: csharpdotnetfreak.blogspot.com
tags: Windows Forms, C#, VB.NET, errorProvider, WinForms
4
Shouts

Extending the ImageBox component to display the contents of a PDF file using C#

published 627 days, 18 hours, 28 minutes ago posted by http://richardmoss.myopenid.com/http://richardmoss.myopenid.com/ 629 days, 8 hours, 40 minutes ago
Tuesday, September 06, 2011 6:26:05 AM GMT Sunday, September 04, 2011 4:14:20 PM GMT
Article describing how to extend the ImageBox control to support displaying PDF files using the GhostScript API in a Windows Forms application. (more)
category: UX | clicked: 10 | 1 comment | | source: cyotek.com
tags: PDF, C#, WinForms, GhostScript
4
Shouts

Convert a PDF into a series of images using C# and GhostScript

published 625 days, 17 hours, 43 minutes ago posted by http://richardmoss.myopenid.com/http://richardmoss.myopenid.com/ 629 days, 8 hours, 58 minutes ago
Thursday, September 08, 2011 7:11:32 AM GMT Sunday, September 04, 2011 3:56:33 PM GMT
Article which describes how to use C# and GhostScript to convert PDF files into raster images for displaying in an application without requiring a dedicated PDF reader. (more)
category: UX | clicked: 25 | 1 comment | | source: cyotek.com
tags: PDF, C#, WinForms, GhostScript
4
Shouts

Order in Chaos: Handling unhandled exceptions in a WPF application - Arik Poznanski's Blog

published 634 days, 3 hours, 9 minutes ago posted by arikarik 636 days, 4 hours, 54 minutes ago
Tuesday, August 30, 2011 9:45:16 PM GMT Sunday, August 28, 2011 8:00:15 PM GMT
Order in Chaos: Handling unhandled exceptions in a WPF applicationIntroduction So you want to handle somehow all the unhandled exceptions in your application. Usually you want to accomplish one of the following:Log the exception for later diagnostics Present the user an unhandled exception UI, nicer than the default You heard there’s an event you should register, or maybe you find one by mistake, but is it the correct one? Did you know there are four (!) different events for handling unhandled e... (more)
category: How To | clicked: 5 | comment | | source: blogs.microsoft.co.il
tags: C#, WPF, WinForms
2
Shouts

Create Setup Project in Visual Studio 2008/2010

posted by amitjainamitjain 645 days, 15 hours, 11 minutes ago
Friday, August 19, 2011 9:42:55 AM GMT
In this example i am going to explain how to create setup and deployment project for winforms windows application using visual studio 2005/2008/2010. (more)
category: Web Dev | clicked: 3 | comment | | source: csharpdotnetfreak.blogspot.com
tags: Windows Form, setup project, Visual Studio, VisualStudio, WinForms, ASP.NET
3
Shouts

How to change the exe name of the Windows Application in Visual Studio 2010 ?

published 710 days, 5 hours, 19 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 711 days, 9 hours, 13 minutes ago
Wednesday, June 15, 2011 7:34:46 PM GMT Tuesday, June 14, 2011 3:41:36 PM GMT
How to change the exe name of the Windows Application in Visual Studio 2010 ? When you create a Windows Application in Visual Studio , by default , the name of the exe is the same name as the Project . Note that when you try to change or rename the project , still the exe name will be same . (more)
category: Architecture | clicked: 4 | comment | | source: www.ginktage.com
tags: Visual Studio, WinForms
5
Shouts

Creating a WYSIWYG font ComboBox using C#

published 824 days, 6 hours, 30 minutes ago posted by http://richardmoss.myopenid.com/http://richardmoss.myopenid.com/ 826 days, 4 hours, 36 minutes ago
Monday, February 21, 2011 6:24:18 PM GMT Saturday, February 19, 2011 8:17:44 PM GMT
This article shows how to use the built in ownerdraw functionality of a standard Windows Forms ComboBox control to display a WYSIWYG font list. (more)
category: UX | clicked: 14 | 1 comment | | source: cyotek.com
tags: C#, WinForms
3
Shouts

Mouse Clipping

published 885 days, 15 hours, 48 minutes ago posted by BlackWaspBlackWasp 887 days, 4 hours, 13 minutes ago
Wednesday, December 22, 2010 9:06:10 AM GMT Monday, December 20, 2010 8:41:17 PM GMT
Specialised applications can require that the mouse pointer is limited to a fixed portion of the screen, known as a clipping rectangle. This region can be determined and controlled by reading and setting a property of a standard .NET class. (more)
category: UX | clicked: 0 | comment | | source: www.blackwasp.co.uk
tags: C#, WinForms
6
Shouts

Ribbon for WinForms: Quick Start Tutorial - Arik Poznanski's Blog

published 908 days, 18 hours, 9 minutes ago posted by arikarik 913 days, 16 hours, 14 minutes ago
Monday, November 29, 2010 6:45:16 AM GMT Wednesday, November 24, 2010 8:40:35 AM GMT
Ribbon for WinForms: Quick Start Tutorial Due to popular demand on instructions for how to use the new version of the Ribbon for WinForms project, I’ve asked Bernhard to write a small tutorial. Bernhard agreed and wrote an excellent quick start tutorial, which now I present to you: http://bernhardelbl.wordpress.com/2010/11/17/quickstart-tutorial-windows-ribbon-for-winforms/ Note that the first 3 steps should be done only the first time you create a ribbon enabled application. This leaves us with... (more)
category: Smart Client | clicked: 8 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C#, WinForms
4
Shouts

Dec 2: Find out how close your .NET application is to ASP.NET Web/Cloud/SaaS

published 914 days, 23 hours, 53 minutes ago posted by webguiwebgui 915 days, 15 hours, 56 minutes ago
Tuesday, November 23, 2010 1:00:50 AM GMT Monday, November 22, 2010 8:58:01 AM GMT
This webcast will introduce the new migration AssessmentTool and show how to use this free tool on your .NET application's runtime assemblies (executable) in order to learn how close it is to be moved to ASP.NET Web/Cloud with VWG. We will also explain the report it generates which indicates what part of your .NET application can be reused as is, and provides a deeper analysis of the issues to be handled and their solutions. In addition, we will present the roadmap of upcoming automatic migration tools a... (more)
category: Podcast | clicked: 2 | 2 comments | | source: www.visualwebgui.com
tags: .NET, Windows Client, Silverlight, Windows Forms, conversion, migration, Programming, Framework, Development, WebCast, Podcast, VB6, WinForms, ASP.NET
7
Shouts

Windows Ribbon for WinForms v2.6 Released - Arik Poznanski's Blog

published 928 days, 17 hours, 17 minutes ago posted by arikarik 929 days, 23 hours, 55 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 12:58:46 AM GMT
Windows Ribbon for WinForms v2.6 Released The Windows Ribbon for WinForms is a ribbon control designed to be used with WinForms applications. Yea, I know, WinForms is so last year, but it turns out people still use it and keep asking for features and bug fixes.. Anyway, it is a managed wrapper around Windows Ribbon Framework, provided by Microsoft in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com .So, what’s new?Simplified use for ... (more)
category: Smart Client | clicked: 4 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, WinForms
4
Shouts

New assessment tool for moving apps to SaaS Web/Cloud released

published 929 days, 9 hours, 50 minutes ago posted by webguiwebgui 930 days, 10 hours, 15 minutes ago
Monday, November 08, 2010 3:04:18 PM GMT Sunday, November 07, 2010 2:39:23 PM GMT
Now, in order to support those declerations Visual WebGui released a tool that can analyze .NET Windows Forms applications in a matter of minutes and provide a quick assessment report about your Client/Server (.NET Windows Forms at the moment and soon VB6 and other Client/Server technologies) application readiness to be moved to ASP.NET based Web and Cloud using the Visual WebGui CloudMove solution. (more)
category: Web Dev | clicked: 1 | comment | | source: www.visualwebgui.com
tags: Cloud, Modernization, migration, Framework, Web, Windows, applications, WinForms, ASP.NET
7
Shouts

Most popular .NET web frameworks

published 987 days, 7 hours, 24 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 989 days, 15 hours, 17 minutes ago
Saturday, September 11, 2010 5:30:17 PM GMT Thursday, September 09, 2010 9:37:21 AM GMT
What is most popular .NET WEB Frameworks? Web frameworks for .NET - some confusion around the difference between WebForms, ASP.NET MVC, FubuMVC, ASP.NET.  Basic explanations of these frameworks, what the intended audience is for each, and what the strengths and weaknesses are of this Frameworks. This is not an exhaustive list. It does not include all the frameworks that are out there. There are many good ones for. NET each with their own particular take on the matter in behalf what you need. (more)
category: Web Dev | clicked: 1 | comment | | source: blog.agafonov.net.ua
tags: web2.0, .NET Framework, Casttle Project, .net web, Web, FubuMVC, Monorail, Web Frameworks, ASP.NET Framework, ASP.MVC, WinForms, ASP.NET
9
Shouts

Creating a scrollable and zoomable image viewer in C# Part 4 :: Cyotek

published 1000 days, 9 hours, 55 minutes ago posted by http://richardmoss.myopenid.com/http://richardmoss.myopenid.com/ 1001 days, 7 hours, 57 minutes ago
Sunday, August 29, 2010 2:59:30 PM GMT Saturday, August 28, 2010 4:57:40 PM GMT
Article on creating an image viewer for Windows Forms that can be scrolled and zoomed using C#. (more)
category: UX | clicked: 6 | comment | | source: cyotek.com
tags: C#, image, zoom, WinForms
2
Shouts

Windows Ribbon for WinForms v2.4 Released – Added 64bit Support - Arik Poznanski's Blog

posted by arikarik 1020 days, 4 hours, 26 minutes ago
Monday, August 09, 2010 8:28:26 PM GMT
Windows Ribbon for WinForms v2.4 Released – Added 64bit Support The Windows Ribbon for WinForms is a managed wrapper around Windows Ribbon Framework, a free ribbon control that Microsoft provides in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com . I’ve just released yet another update to the project. This release adds support for compiling the project on 64bit machines. If you use a 32bit machine, you are safe with your cu... (more)
category: UX | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: .NET, Ribbon, WinForms
6
Shouts

Windows Ribbon for WinForms v2.3 Released – Bug fixes - Arik Poznanski's Blog

published 1026 days, 12 hours, 35 minutes ago posted by arikarik 1027 days, 2 hours, 47 minutes ago
Tuesday, August 03, 2010 12:19:31 PM GMT Monday, August 02, 2010 10:07:32 PM GMT
Windows Ribbon for WinForms v2.3 Released – Bug fixes The Windows Ribbon for WinForms is a managed wrapper around Windows Ribbon Framework, a free ribbon control that Microsoft provides in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com . Anyway, I’ve just released a new update to the project. This release includes bug fixes related to all the gallery controls: DropDownGallery, SplitButtonGallery, InRibbonGallery and ComboBox. S... (more)
category: UX | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, C#, WinForms
5
Shouts

Programming Microsoft Agent in WinForms | Just Like a Magic

published 1028 days, 10 hours, 22 minutes ago posted by elsheimyelsheimy 1030 days, 10 hours, 27 minutes ago
Sunday, August 01, 2010 2:32:30 PM GMT Friday, July 30, 2010 2:27:07 PM GMT
Microsoft Agent is an unprecedented technology to create innovative, new conversational interfaces for applications and Web pages. It provides powerful animation capability, interactivity, and versatility, with incredible ease of development. Microsoft Agent is a technology that provides a foundation for more natural ways for people to communicate with their computers. It is a set of software services that enable developers to incorporate interactive animated characters into their applications and Web p... (more)
category: How To | clicked: 0 | comment | | source: justlikeamagic.com
tags: .NET, Interoperability, WinForms
4
Shouts

An Introduction to Ignition « Ignition – a WinForms Framework

published 1081 days, 13 hours, 44 minutes ago posted by tivittivit 1083 days, 1 hour, 19 minutes ago
Wednesday, June 09, 2010 11:09:54 AM GMT Monday, June 07, 2010 11:35:02 PM GMT
Ignition is a WinForms framework, designed for rapid application development. Instead of creating full blown WinForms applications from scratch, Ignition serves as a framework, providing database access, reporting, scheduling, webservice access and one of the best interfaces in the WinForms world to help get your application off the ground. (more)
category: Architecture | clicked: 0 | comment | | source: viperworks.wordpress.com
tags: RAD, WinForms
Previous 1 2 Next