Guillermo G. Blog

Software Architect
ASP.NET MCP
"The best way to predict the future is to invent it"

Browse by Tags

All Tags » Windows Forms (RSS)
Tip: System.Data.Entity and ClickOnce Deployment Issue
I was developing a Windows forms application in .net framework 3.5, and I needed to include ClickOnce Deployment in my solution project. Recently I downloaded and installed the last Service Pack (SP1) for Microsoft Visual Studio 2008 and .net framework...
Tip: DataSet.HasChanges and Windows Form Close Button Strange Behavior
I had to write a simple Windows Forms application that haves a form. This form contains a DataGridView control that is binded with a DataSet ; this DataSet is filled with data from an XML file. This Windows Forms contains two buttons: "Accept Changes...
Posted: Jan 22 2008, 09:12 AM by gugonzar | with 4 comment(s)
Filed under: , , ,
More Posts