﻿<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Quomon - windows forms</title>
    <link>https://quomon.com</link>
    <description>Questions and Answers for IT &amp; Graphic Design Professionals - windows forms</description>
    <language>en-us</language>
    <copyright>Quomon</copyright>
    <generator />
    <webMaster />
    <lastBuildDate>Tue, 09 Jun 2026 20:42:15 GMT</lastBuildDate>
    <ttl>20</ttl>
    <item>
      <guid>https://quomon.com/44818/how-can-I-cause-my-application-to-wait-and-then-resume-after-a-while-in-net</guid>
      <title>how can I cause my application to wait and then resume after a while in .net?</title>
      <link>https://quomon.com/44818/how-can-I-cause-my-application-to-wait-and-then-resume-after-a-while-in-net</link>
      <description>I need my program to perform a routine and then wait for 5 minutes before doing it again.
&lt;br&gt;I'm using .net 2.0 (C#) and I need the application to respond as normal, i.e. if the user drags it around etc., but it should not consume too much cpu while waiting.
&lt;br&gt;how do I best do that?</description>
      <author>dustPuppy</author>
      <pubDate>Tue, 01 May 2007 09:13:50 GMT</pubDate>
      <comments>https://quomon.com/44818/how-can-I-cause-my-application-to-wait-and-then-resume-after-a-while-in-net#comments</comments>
      <category>.net, C#, .net 2.0, windows forms</category>
    </item>
    <item>
      <guid>https://quomon.com/44640/how-can-I-make-a-datagridview-sortable-in-net</guid>
      <title>how can I make a datagridview sortable in .net?</title>
      <link>https://quomon.com/44640/how-can-I-make-a-datagridview-sortable-in-net</link>
      <description>I want to enable sorting, when the user clicks on a column header.
&lt;br&gt;Is that possible to do by setting some property on the datagridview or do I have to do it manually?</description>
      <author>dustPuppy</author>
      <pubDate>Mon, 12 Mar 2007 12:03:53 GMT</pubDate>
      <comments>https://quomon.com/44640/how-can-I-make-a-datagridview-sortable-in-net#comments</comments>
      <category>.net, C#, information technology, windows forms</category>
    </item>
    <item>
      <guid>https://quomon.com/44563/How-can-I-show-an-alert-in-a-windows-forms-application</guid>
      <title>How can I show an alert in a windows forms application?</title>
      <link>https://quomon.com/44563/How-can-I-show-an-alert-in-a-windows-forms-application</link>
      <description>I'm programming my first windows .net application in C# and I need to show an error alert, similar to the alert in javascript in web applications.
&lt;br&gt;I tried with ShowDialog, but it requires a windows form to show as far as i understand. Isn't there something more simple, like the web counterpart?</description>
      <author>dustPuppy</author>
      <pubDate>Thu, 01 Mar 2007 10:13:45 GMT</pubDate>
      <comments>https://quomon.com/44563/How-can-I-show-an-alert-in-a-windows-forms-application#comments</comments>
      <category>.net, C#, windows forms</category>
    </item>
  </channel>
</rss>