﻿<?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 - C#</title>
    <link>https://quomon.com</link>
    <description>Questions and Answers for IT &amp; Graphic Design Professionals - C#</description>
    <language>en-us</language>
    <copyright>Quomon</copyright>
    <generator />
    <webMaster />
    <lastBuildDate>Tue, 09 Jun 2026 05:05:55 GMT</lastBuildDate>
    <ttl>20</ttl>
    <item>
      <guid>https://quomon.com/2297544/can-you-tell-how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-C</guid>
      <title>can you tell how to construct ISO: 8583 message format &amp; communicate with remote server with ISO:8583 using C#</title>
      <link>https://quomon.com/2297544/can-you-tell-how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-C</link>
      <description />
      <author>Suhaib</author>
      <pubDate>Sun, 21 May 2017 08:42:13 GMT</pubDate>
      <comments>https://quomon.com/2297544/can-you-tell-how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-C#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/587427/Hello-i-really-need-help-on-my-C-Programming-project</guid>
      <title>Hello i really need help on my C Programming project?</title>
      <link>https://quomon.com/587427/Hello-i-really-need-help-on-my-C-Programming-project</link>
      <description>&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;Hello i really need help I'm really so confused, and I don't really know who to talk to so I thought I'd ask for help online. This is my first time doing something like this... now that I've really thought about, I wouldn't even know where to start! Can you please help me&lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;Objective&lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;To create an interactive C program that uses the standard input/output functions &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;printf() and scanf() found in &amp;lt;stdio.h&amp;gt;. You will be also using conditional &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;logic in the form of if/else statements to display messages based on user input. &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;General Algorithm&lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;1. First, use the printf() function to print a friendly introduction, describing &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;to the user what your program will do. &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;2. Next, you will need to prompt the user for the pH value to be entered, also &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;using the printf() function. Make sure the user is able to enter a floating &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;point (double) value (e.g. 3.6). &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;3. Use if/else statements to print the appropriate wording for the pH value, &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;based on the value entered by the user in the previous step. &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;Details&lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;Create a program that asks the user for a pH value, which has to be entered in &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;floating point form; that is, your program reads a value of type double. &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;Display the word(s) that represent the entered pH value. &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;pH values&lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;less than and including 2 are "Very Acidic" &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;greater than 2, but less than 7 are "Acid" &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;exactly 7 are "Neutral" &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;greater than 7, but less than 12 are "Alkaline" &lt;/span&gt;&lt;br style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;&lt;span style="font-family: Georgia, Times, serif; font-size: 14px; line-height: 21px; text-align: justify"&gt;greater than and including 12 are "Very Alkaline"&lt;/span&gt;</description>
      <author>karma2you</author>
      <pubDate>Sun, 29 Sep 2013 04:59:57 GMT</pubDate>
      <comments>https://quomon.com/587427/Hello-i-really-need-help-on-my-C-Programming-project#comments</comments>
      <category>C#, programming in c#</category>
    </item>
    <item>
      <guid>https://quomon.com/168035/how-we-can-get-list-of-connected-IP-in-LAN-using-C</guid>
      <title>how we can get list of connected IP in LAN using C#</title>
      <link>https://quomon.com/168035/how-we-can-get-list-of-connected-IP-in-LAN-using-C</link>
      <description>I am facing difficulty in getting IP details of all connected users using the same application as is in the case of IP messenger tool which helps us find Users using the same tool on different machines.&lt;br&gt;Can anyone help me how to broadcast our IP to all connected IP's Or How to get connected IP's in same LAN network.&lt;br&gt;Thanks in advance</description>
      <author>thejeshwari</author>
      <pubDate>Fri, 29 Mar 2013 11:39:51 GMT</pubDate>
      <comments>https://quomon.com/168035/how-we-can-get-list-of-connected-IP-in-LAN-using-C#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/52330/how-to-get-the-selected-value-of-datagridview-in-textbox-in-C-Net</guid>
      <title>how to get the selected value of datagridview in textbox in C#.Net</title>
      <link>https://quomon.com/52330/how-to-get-the-selected-value-of-datagridview-in-textbox-in-C-Net</link>
      <description>there is one dataGridView and one textbox and dataGridView selected index data to display into the textbox</description>
      <author>dhumalsharad242</author>
      <pubDate>Mon, 07 May 2012 08:21:38 GMT</pubDate>
      <comments>https://quomon.com/52330/how-to-get-the-selected-value-of-datagridview-in-textbox-in-C-Net#comments</comments>
      <category>C#, datagridview, display, Textbox</category>
    </item>
    <item>
      <guid>https://quomon.com/49763/How-can-I-Interface-a-terminal-such-as-a-point-of-sale-to-an-MSSQL-database</guid>
      <title>How can I Interface a terminal such as a point of sale to an MSSQL database</title>
      <link>https://quomon.com/49763/How-can-I-Interface-a-terminal-such-as-a-point-of-sale-to-an-MSSQL-database</link>
      <description>     I would realy like to know how to program terminals and Interface them with an SQL Server database since currently I have a project that entails me having ample knowledge of terminals such as POS.</description>
      <author>Warren The Animal</author>
      <pubDate>Fri, 26 Nov 2010 10:42:37 GMT</pubDate>
      <comments>https://quomon.com/49763/How-can-I-Interface-a-terminal-such-as-a-point-of-sale-to-an-MSSQL-database#comments</comments>
      <category>servers, database, sql, MSSQL, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/49473/Nhibernate-With-Switch</guid>
      <title>Nhibernate With Switch</title>
      <link>https://quomon.com/49473/Nhibernate-With-Switch</link>
      <description>Hey Everyone..
&lt;br&gt; i  need to  return the  Ilist corresponding to the cases.
&lt;br&gt;
&lt;br&gt; i have a problem in   switch. 
&lt;br&gt;1-    when   i m  Returning a  value , it  gives error  ("Not all paths  return a value")
&lt;br&gt;
&lt;br&gt;and
&lt;br&gt;
&lt;br&gt;2-    when i  put  return outside the  switch block  or outside the  case ,it gives  error ("the retval doesnt exist in the current 
&lt;br&gt;
&lt;br&gt;context")
&lt;br&gt;
&lt;br&gt;please  help ..
&lt;br&gt;       
&lt;br&gt;
&lt;br&gt; public object GetAll(object _oplObj)
&lt;br&gt;        {
&lt;br&gt;            using (NHibernate.ISession session = OpenSession())
&lt;br&gt;            {
&lt;br&gt;                using (ITransaction transaction = session.BeginTransaction())
&lt;br&gt;                {
&lt;br&gt;                    ICriteria crit = session.CreateCriteria(_oplObj.GetType());
&lt;br&gt;                   
&lt;br&gt; switch (_oplObj.GetType().ToString())
&lt;br&gt;                    { 
&lt;br&gt;                        case "IMS":
&lt;br&gt;                         break;
&lt;br&gt;                        case "TPF":
&lt;br&gt;                         IList retval = crit.List();
&lt;br&gt;                         return  retval;
&lt;br&gt;                        break;
&lt;br&gt;                    }
&lt;br&gt;                
&lt;br&gt;}
&lt;br&gt;            }
&lt;br&gt;        }
&lt;br&gt;</description>
      <author>adherence</author>
      <pubDate>Sun, 26 Sep 2010 06:25:06 GMT</pubDate>
      <comments>https://quomon.com/49473/Nhibernate-With-Switch#comments</comments>
      <category>Errors, NHibernate, Switch, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/49105/i-need-help-in-c-net</guid>
      <title>i need help in c#.net</title>
      <link>https://quomon.com/49105/i-need-help-in-c-net</link>
      <description>i am having 9 fields in my database.if i forgot to enter any one field in c#.net windows application i need a alert box to enter that particular field. please help me.</description>
      <author>janani</author>
      <pubDate>Wed, 05 May 2010 12:35:57 GMT</pubDate>
      <comments>https://quomon.com/49105/i-need-help-in-c-net#comments</comments>
      <category>windows, C#, database, application</category>
    </item>
    <item>
      <guid>https://quomon.com/51945/I-want-to-receive-xml-data-in-a-web-method-of-web-service-written-in-asp-net-c</guid>
      <title>I want to receive xml data in a web method of  web service written in asp.net c#</title>
      <link>https://quomon.com/51945/I-want-to-receive-xml-data-in-a-web-method-of-web-service-written-in-asp-net-c</link>
      <description>Is it possible to receive data in xml format, then use that data in a web service using asp.net in c#</description>
      <author>monalidhaye</author>
      <pubDate>Wed, 10 Mar 2010 10:45:28 GMT</pubDate>
      <comments>https://quomon.com/51945/I-want-to-receive-xml-data-in-a-web-method-of-web-service-written-in-asp-net-c#comments</comments>
      <category>web, web services, XML, format, excel, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/51896/I-want-be-two-dates-diffrence-code-in-javascrip-and-c</guid>
      <title>I want be two dates diffrence code in javascrip and c#.</title>
      <link>https://quomon.com/51896/I-want-be-two-dates-diffrence-code-in-javascrip-and-c</link>
      <description>I want be two dates diffrence code in javascrip and c#.</description>
      <author>shilpi084</author>
      <pubDate>Tue, 22 Dec 2009 12:38:23 GMT</pubDate>
      <comments>https://quomon.com/51896/I-want-be-two-dates-diffrence-code-in-javascrip-and-c#comments</comments>
      <category>C#, code</category>
    </item>
    <item>
      <guid>https://quomon.com/51890/i-have-20-windows-forms-in-c-if-i-want-any-time-only-one-open-what-should-i-do</guid>
      <title>i have 20 windows forms in c#.if i want any time only one open what should i do?</title>
      <link>https://quomon.com/51890/i-have-20-windows-forms-in-c-if-i-want-any-time-only-one-open-what-should-i-do</link>
      <description>i want other forms closed and only one open.</description>
      <author>dhavalmalhotra</author>
      <pubDate>Tue, 08 Dec 2009 09:15:28 GMT</pubDate>
      <comments>https://quomon.com/51890/i-have-20-windows-forms-in-c-if-i-want-any-time-only-one-open-what-should-i-do#comments</comments>
      <category>windows, C#, forms, Time, open</category>
    </item>
    <item>
      <guid>https://quomon.com/48278/How-can-pass-data-to-rdlc-report-using-SQL</guid>
      <title>How can pass data to (.rdlc) report using SQL</title>
      <link>https://quomon.com/48278/How-can-pass-data-to-rdlc-report-using-SQL</link>
      <description>I maked c# report using report Wizad for Web base ASP . net application. but I want to filter selected data using my user interface textbox (parameter). 
&lt;br&gt;</description>
      <author>kumara23</author>
      <pubDate>Wed, 08 Apr 2009 04:53:32 GMT</pubDate>
      <comments>https://quomon.com/48278/How-can-pass-data-to-rdlc-report-using-SQL#comments</comments>
      <category>asp, sql, web, Textbox, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/48187/setting-read-write-permissions-for-a-windows-user-programatically-in-c-net</guid>
      <title>setting read/write permissions for a windows user programatically in c# .net?</title>
      <link>https://quomon.com/48187/setting-read-write-permissions-for-a-windows-user-programatically-in-c-net</link>
      <description>Hi guys,
&lt;br&gt;
&lt;br&gt;I need to give a specific windows user writing permissions to a particular folder.
&lt;br&gt;I'm developing in C#.net.
&lt;br&gt;How do I go about that?
&lt;br&gt;
&lt;br&gt;thanks in advance...</description>
      <author>dustPuppy</author>
      <pubDate>Wed, 18 Mar 2009 14:01:15 GMT</pubDate>
      <comments>https://quomon.com/48187/setting-read-write-permissions-for-a-windows-user-programatically-in-c-net#comments</comments>
      <category>windows, .net, C#, permissions</category>
    </item>
    <item>
      <guid>https://quomon.com/48182/How-do-I-copy-everything-within-a-folder-to-another-folder-using-c-net</guid>
      <title>How do I copy everything within a folder to another folder using c#.net?</title>
      <link>https://quomon.com/48182/How-do-I-copy-everything-within-a-folder-to-another-folder-using-c-net</link>
      <description>I need to copy all files, folders etc. within a specific folder to another folder.
&lt;br&gt;How do I accomplish this with C# in .net?
&lt;br&gt;I was trying to use the Directory class, but can't see any method for this purpose.
&lt;br&gt;
&lt;br&gt;I'm using .net 2.0
&lt;br&gt;
&lt;br&gt;Hope you can help...</description>
      <author>dave</author>
      <pubDate>Tue, 17 Mar 2009 12:12:59 GMT</pubDate>
      <comments>https://quomon.com/48182/How-do-I-copy-everything-within-a-folder-to-another-folder-using-c-net#comments</comments>
      <category>copy, files, .net, C#, programming</category>
    </item>
    <item>
      <guid>https://quomon.com/48166/its-possible-to-perform-file-upload-without-using-file-upload-control</guid>
      <title>its possible to perform file upload without using file upload control?</title>
      <link>https://quomon.com/48166/its-possible-to-perform-file-upload-without-using-file-upload-control</link>
      <description>i want to store images in sqlserver.its possible to perform file upload without using file upload control using asp.net with c#.thankyou.</description>
      <author>priyaravi2008</author>
      <pubDate>Fri, 13 Mar 2009 03:54:49 GMT</pubDate>
      <comments>https://quomon.com/48166/its-possible-to-perform-file-upload-without-using-file-upload-control#comments</comments>
      <category>C#, asp, images, SQLServer, control</category>
    </item>
    <item>
      <guid>https://quomon.com/48146/how-do-i-create-windows-taskbar-notifications-in-net</guid>
      <title>how do i create windows taskbar notifications in .net?</title>
      <link>https://quomon.com/48146/how-do-i-create-windows-taskbar-notifications-in-net</link>
      <description>Hi,
&lt;br&gt;
&lt;br&gt;I need to create a windows application that can popup these small notifications on the lower right of the desktop where the icons are. As far as I can see they're called taskbar notifications, but I don't know how to show a notification there in .net with C#.
&lt;br&gt;
&lt;br&gt;Can you help me out?</description>
      <author>Anpanman</author>
      <pubDate>Wed, 11 Mar 2009 16:22:59 GMT</pubDate>
      <comments>https://quomon.com/48146/how-do-i-create-windows-taskbar-notifications-in-net#comments</comments>
      <category>windows, notifications, .net, C#, taskbar, windows application</category>
    </item>
    <item>
      <guid>https://quomon.com/47989/How-send-Sql-parameter-to-Report-using-ReportView</guid>
      <title>How send Sql parameter to Report using ReportView ?</title>
      <link>https://quomon.com/47989/How-send-Sql-parameter-to-Report-using-ReportView</link>
      <description>I Noob in Visual Studio 2008, and I need a build easy report using sqlquery ainda Data Parameters. How to do send a Parameters from WebForm to ReportView ?</description>
      <author>jsantos</author>
      <pubDate>Thu, 15 Jan 2009 15:13:54 GMT</pubDate>
      <comments>https://quomon.com/47989/How-send-Sql-parameter-to-Report-using-ReportView#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/47944/How-to-download-file-with-private-access-from-Amazon-s3-server-in-c-Any-examples</guid>
      <title>How to download file with private access from Amazon s3 server, in c#.. Any examples?</title>
      <link>https://quomon.com/47944/How-to-download-file-with-private-access-from-Amazon-s3-server-in-c-Any-examples</link>
      <description>Iam using Amazon s3 server to upload the files from my web application(ASP.net C#). These files are saved with private access mode so that they are not accessable outside the web. Can anyone help me with the file download that will not have load on my server but will directly link the client and the Amazon server. I have discovered that we can use certain parameters so that amazon server directly authenticates the request and save the file to the client.. 
&lt;br&gt;Can anyone help me with some examples?</description>
      <author>shajimji</author>
      <pubDate>Tue, 30 Dec 2008 09:17:06 GMT</pubDate>
      <comments>https://quomon.com/47944/How-to-download-file-with-private-access-from-Amazon-s3-server-in-c-Any-examples#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/47400/how-do-i-open-a-file-dialog-in-net-a-windows-application</guid>
      <title>how do i open a file dialog in .net (a windows application)?</title>
      <link>https://quomon.com/47400/how-do-i-open-a-file-dialog-in-net-a-windows-application</link>
      <description>Hi,
&lt;br&gt;I need to open a file dialog in a windows application for the user to choose a path to export a file to.
&lt;br&gt;How do I do that? The FileDialog class is abstract...
&lt;br&gt;
&lt;br&gt;Thanks,
&lt;br&gt;dust</description>
      <author>dustPuppy</author>
      <pubDate>Tue, 18 Nov 2008 09:46:32 GMT</pubDate>
      <comments>https://quomon.com/47400/how-do-i-open-a-file-dialog-in-net-a-windows-application#comments</comments>
      <category>.net, C#, files, windows, Software, Development</category>
    </item>
    <item>
      <guid>https://quomon.com/47382/How-do-I-get-the-local-server-ip-adress-in-asp-net</guid>
      <title>How do I get the local server ip adress in asp.net?</title>
      <link>https://quomon.com/47382/How-do-I-get-the-local-server-ip-adress-in-asp-net</link>
      <description>I need to know the ip address of the server the application is running on. How do I get that in asp.net (c#)?</description>
      <author>dustPuppy</author>
      <pubDate>Thu, 06 Nov 2008 08:47:47 GMT</pubDate>
      <comments>https://quomon.com/47382/How-do-I-get-the-local-server-ip-adress-in-asp-net#comments</comments>
      <category>.net, C#, ip address</category>
    </item>
    <item>
      <guid>https://quomon.com/47309/Dynamically-I-created-ASP-NET-user-control-using-ASP-NET-Ajax-and-Web-Service</guid>
      <title>Dynamically I created ASP.NET user control using ASP.NET Ajax and Web Service</title>
      <link>https://quomon.com/47309/Dynamically-I-created-ASP-NET-user-control-using-ASP-NET-Ajax-and-Web-Service</link>
      <description>Dynamically I created ASP.NET user control using ASP.NET Ajax and Web Service
&lt;br&gt;
&lt;br&gt;but I got an error on onclick of the asp button
&lt;br&gt;
&lt;br&gt;Error:
&lt;br&gt;
&lt;br&gt;The state information is invalid for this page and might be corrupted. 
&lt;br&gt;Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
&lt;br&gt;
&lt;br&gt;Exception Details: System.Web.HttpException: The state information is invalid for this page and might be corrupted.
&lt;br&gt;
&lt;br&gt;Please Reply if u found solution for this</description>
      <author>kalpana</author>
      <pubDate>Wed, 15 Oct 2008 14:07:23 GMT</pubDate>
      <comments>https://quomon.com/47309/Dynamically-I-created-ASP-NET-user-control-using-ASP-NET-Ajax-and-Web-Service#comments</comments>
      <category>.net, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/47308/Using-web-part-in-web-server-is-not-possible</guid>
      <title>Using web part in web server is not possible</title>
      <link>https://quomon.com/47308/Using-web-part-in-web-server-is-not-possible</link>
      <description>i am new to .net i am trying implementing webparts it is working in local server but i can not able to publish the website while using webparts</description>
      <author>vijayakumar</author>
      <pubDate>Tue, 14 Oct 2008 10:42:22 GMT</pubDate>
      <comments>https://quomon.com/47308/Using-web-part-in-web-server-is-not-possible#comments</comments>
      <category>.net, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/51496/iam-doing-project-in-c-net-i-want-to-execute-one-code-when-i-press-enter-key-i</guid>
      <title>iam doing project in c#.net.i want to execute one code when i press enter key...i</title>
      <link>https://quomon.com/51496/iam-doing-project-in-c-net-i-want-to-execute-one-code-when-i-press-enter-key-i</link>
      <description> i want to retrive data from databse when i press enter key... i tried in the key press event of the text box.. but it will retrive data when i press other key also... i want retrive data when i press enter key only...can u give me a solution..</description>
      <author>shinuthom</author>
      <pubDate>Tue, 14 Oct 2008 09:46:36 GMT</pubDate>
      <comments>https://quomon.com/51496/iam-doing-project-in-c-net-i-want-to-execute-one-code-when-i-press-enter-key-i#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/47306/I-want-to-delete-a-cookie-of-a-different-domain-from-a-test-page-i-am-creating-is-it-possible</guid>
      <title>I want to delete a cookie of a different domain from a test page i am creating. is it possible?</title>
      <link>https://quomon.com/47306/I-want-to-delete-a-cookie-of-a-different-domain-from-a-test-page-i-am-creating-is-it-possible</link>
      <description>I am creating a test page and want to delete a cookie that is of a different domain which is known to me, is that possible in c# or in javascript?
&lt;br&gt;Please advice.
&lt;br&gt;</description>
      <author>hellorubesh</author>
      <pubDate>Tue, 14 Oct 2008 04:56:21 GMT</pubDate>
      <comments>https://quomon.com/47306/I-want-to-delete-a-cookie-of-a-different-domain-from-a-test-page-i-am-creating-is-it-possible#comments</comments>
      <category>Cookie, C#, JavaScript</category>
    </item>
    <item>
      <guid>https://quomon.com/51487/Problem-with-the-resources-in-my-C-progarm</guid>
      <title>Problem with the resources in my C# progarm</title>
      <link>https://quomon.com/51487/Problem-with-the-resources-in-my-C-progarm</link>
      <description>Hi there
&lt;br&gt;
&lt;br&gt;I am currently designing a computer game for a school project. Unfortunately, I have run into a confusing problem. For some reason, in the last three forms I have created, the images on the forms do not show up unless they are accessed as local resources (files on the hard drive). Why is this happening? What can I do about it?</description>
      <author>billytikky88</author>
      <pubDate>Thu, 09 Oct 2008 02:48:12 GMT</pubDate>
      <comments>https://quomon.com/51487/Problem-with-the-resources-in-my-C-progarm#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/47270/regular-expressions-tester-for-net-c</guid>
      <title>regular expressions tester for .net - c#?</title>
      <link>https://quomon.com/47270/regular-expressions-tester-for-net-c</link>
      <description>Hey guys,
&lt;br&gt;
&lt;br&gt;I'm looking for some program or online page to be able to test my regular expressions easily since they're so complicated to create and debug.
&lt;br&gt;Do you know of any tool or website that has this?
&lt;br&gt;
&lt;br&gt;thanks,
&lt;br&gt;dustPuppy</description>
      <author>dustPuppy</author>
      <pubDate>Fri, 03 Oct 2008 08:53:08 GMT</pubDate>
      <comments>https://quomon.com/47270/regular-expressions-tester-for-net-c#comments</comments>
      <category>testing, regular expressions, C#, .net, regex</category>
    </item>
    <item>
      <guid>https://quomon.com/51473/how-to-create-windows-service-and-install-service</guid>
      <title>how to create windows service and install service?</title>
      <link>https://quomon.com/51473/how-to-create-windows-service-and-install-service</link>
      <description>how to create windows service and implement it?</description>
      <author>kkarthikk22</author>
      <pubDate>Mon, 29 Sep 2008 07:05:05 GMT</pubDate>
      <comments>https://quomon.com/51473/how-to-create-windows-service-and-install-service#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/47189/How-do-I-automatically-redirect-a-user-to-another-URL-with-parameters-</guid>
      <title>How do I automatically redirect a user to another URL(with parameters) ?</title>
      <link>https://quomon.com/47189/How-do-I-automatically-redirect-a-user-to-another-URL-with-parameters-</link>
      <description>I have my site currently going to a page where it is executing the functions I need it to. After executing those functions I would like it to automatically redirect the user to another page (with parameters) without any interaction from the user. Easy, but wanted the clean code for it. 
&lt;br&gt;</description>
      <author>sowjanyakowkuntla</author>
      <pubDate>Mon, 22 Sep 2008 04:56:52 GMT</pubDate>
      <comments>https://quomon.com/47189/How-do-I-automatically-redirect-a-user-to-another-URL-with-parameters-#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/47132/How-to-Install-Mysql-in-silent-mode</guid>
      <title>How to Install Mysql in silent mode ?</title>
      <link>https://quomon.com/47132/How-to-Install-Mysql-in-silent-mode</link>
      <description>hello friends
&lt;br&gt;
&lt;br&gt;I wanted to created an msi for my database project which have C# as front end and mysql as back end. and wanted to install mysql in silent mode </description>
      <author>flushers</author>
      <pubDate>Tue, 16 Sep 2008 05:00:34 GMT</pubDate>
      <comments>https://quomon.com/47132/How-to-Install-Mysql-in-silent-mode#comments</comments>
      <category>Databases, C#, windows</category>
    </item>
    <item>
      <guid>https://quomon.com/47066/Cross-browser-issue</guid>
      <title>Cross browser issue</title>
      <link>https://quomon.com/47066/Cross-browser-issue</link>
      <description>Dear All,
&lt;br&gt;
&lt;br&gt;  I have developed an web application on C# asp.net.it is working good om IE7.0.but it is not working on morzilla and some other browser.Controls are moving somewhere.what i feel is the problem with browsers.I do not know how to fix this problem.still I am searching in google.I am not getting right solution.Please anyone can help me this regard.
&lt;br&gt;
&lt;br&gt; Thanks and Regards
&lt;br&gt;Venkat.
&lt;br&gt;
&lt;br&gt;</description>
      <author>ventammineni</author>
      <pubDate>Fri, 22 Aug 2008 05:57:17 GMT</pubDate>
      <comments>https://quomon.com/47066/Cross-browser-issue#comments</comments>
      <category>browsers, C#, JavaScript, information technology</category>
    </item>
    <item>
      <guid>https://quomon.com/51423/how-to-get-iframe-value-at-server-side</guid>
      <title>how to get iframe value at server-side?</title>
      <link>https://quomon.com/51423/how-to-get-iframe-value-at-server-side</link>
      <description>i have a problem in ifrma?how to get iframe value at server-side</description>
      <author>punjabian36</author>
      <pubDate>Fri, 15 Aug 2008 11:05:27 GMT</pubDate>
      <comments>https://quomon.com/51423/how-to-get-iframe-value-at-server-side#comments</comments>
      <category>servers, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/47041/how-to-read-the-contents-of-filepath-passed-at-run-time</guid>
      <title>how to read the contents of filepath passed at run time</title>
      <link>https://quomon.com/47041/how-to-read-the-contents-of-filepath-passed-at-run-time</link>
      <description>i want to read the resume contents of the corresponding filepath that is uploaded at runtime? say</description>
      <author>dineshkumarmani</author>
      <pubDate>Tue, 12 Aug 2008 02:57:40 GMT</pubDate>
      <comments>https://quomon.com/47041/how-to-read-the-contents-of-filepath-passed-at-run-time#comments</comments>
      <category>.net, C#, Databases, web development, Websites, JavaScript</category>
    </item>
    <item>
      <guid>https://quomon.com/47035/slow-asp-net-site-render-method-takes-forever</guid>
      <title>slow asp.net site, render method takes forever</title>
      <link>https://quomon.com/47035/slow-asp-net-site-render-method-takes-forever</link>
      <description>I have a strange problem with a website I'm developing in asp.net (C#).
&lt;br&gt;Basically when uploaded to the server, the render method suddenly takes 15 sec. to execute, but not on all the pages. I'm not overloading the method, so it's pure standard asp.net rendering and i've never experienced something like this before.
&lt;br&gt;Do you have any idea about what it could be?</description>
      <author>dustPuppy</author>
      <pubDate>Sat, 09 Aug 2008 16:38:04 GMT</pubDate>
      <comments>https://quomon.com/47035/slow-asp-net-site-render-method-takes-forever#comments</comments>
      <category>Websites, .net, C#, web development</category>
    </item>
    <item>
      <guid>https://quomon.com/46962/What-s-wrong-with-mapping-file</guid>
      <title>What's wrong with mapping file.</title>
      <link>https://quomon.com/46962/What-s-wrong-with-mapping-file</link>
      <description>I have next classes :
&lt;br&gt;
&lt;br&gt;public class TechnoCardItem :
&lt;br&gt;    {
&lt;br&gt;        public virtual string Name
&lt;br&gt;        {
&lt;br&gt;            get; 
&lt;br&gt;            set;
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public virtual double Proporcion
&lt;br&gt;        {
&lt;br&gt;            get; 
&lt;br&gt;            set;
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public virtual double LowBound
&lt;br&gt;        {
&lt;br&gt;            get;
&lt;br&gt;            set;
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public virtual double UpBound
&lt;br&gt;        {
&lt;br&gt;            get; 
&lt;br&gt;            set;
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public TechnoCardItem()
&lt;br&gt;        {
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public TechnoCardItem(string element, double proporcion, double lowBound, double upBound)
&lt;br&gt;        {
&lt;br&gt;            this.Name = element;
&lt;br&gt;            this.Proporcion = proporcion;
&lt;br&gt;            this.LowBound = lowBound;
&lt;br&gt;            this.UpBound = upBound;
&lt;br&gt;        }
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;    public class TechnoCardItemInput : TechnoCardItem
&lt;br&gt;    {
&lt;br&gt;    }
&lt;br&gt;
&lt;br&gt;    public class TechnoCardItemOutput : TechnoCardItem
&lt;br&gt;    {
&lt;br&gt;    }
&lt;br&gt;        
&lt;br&gt;
&lt;br&gt;public class TechnoCard
&lt;br&gt;    {
&lt;br&gt;        public string Name
&lt;br&gt;        {
&lt;br&gt;            get; 
&lt;br&gt;            set;
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public IList Input
&lt;br&gt;        {
&lt;br&gt;            get; 
&lt;br&gt;            set;
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public IList Output
&lt;br&gt;        {
&lt;br&gt;            get; 
&lt;br&gt;            set;
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public TechnoCard()
&lt;br&gt;        {
&lt;br&gt;            ConstructorInits();
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        public TechnoCard(string Name)
&lt;br&gt;        {
&lt;br&gt;            this.Name = Name;
&lt;br&gt;            ConstructorInits();
&lt;br&gt;
&lt;br&gt;        }
&lt;br&gt;
&lt;br&gt;        private void ConstructorInits()
&lt;br&gt;        {
&lt;br&gt;            Input = new List();
&lt;br&gt;            Output = new List();
&lt;br&gt;        }
&lt;br&gt;    }
&lt;br&gt;
&lt;br&gt;and next mapping files for NHibernate :
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;  
&lt;br&gt;
&lt;br&gt;    
&lt;br&gt;      
&lt;br&gt;    
&lt;br&gt;
&lt;br&gt;    
&lt;br&gt;    
&lt;br&gt;    
&lt;br&gt;      
&lt;br&gt;      
&lt;br&gt;    
&lt;br&gt;
&lt;br&gt;    
&lt;br&gt;      
&lt;br&gt;      
&lt;br&gt;    
&lt;br&gt;
&lt;br&gt;  
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;  
&lt;br&gt;
&lt;br&gt;    
&lt;br&gt;      
&lt;br&gt;    
&lt;br&gt;
&lt;br&gt;    
&lt;br&gt;    
&lt;br&gt;    
&lt;br&gt;    
&lt;br&gt;    
&lt;br&gt;    
&lt;br&gt;    
&lt;br&gt;
&lt;br&gt;  
&lt;br&gt;    
&lt;br&gt;
&lt;br&gt;The problem is when I create TechnoCard from dataBase, element Flag in database is not compered with "0" or "1" and every item goes to Input list.</description>
      <author>Slevin</author>
      <pubDate>Wed, 09 Jul 2008 14:59:38 GMT</pubDate>
      <comments>https://quomon.com/46962/What-s-wrong-with-mapping-file#comments</comments>
      <category>C#, Databases, NHibernate</category>
    </item>
    <item>
      <guid>https://quomon.com/51361/Need-regular-expression-for-email</guid>
      <title>Need regular expression for email</title>
      <link>https://quomon.com/51361/Need-regular-expression-for-email</link>
      <description>That validate &lt;a href="http://www.ss@yahoo.com" target="_blank" rel="nofollow"&gt;www.ss@yahoo.com&lt;/a&gt;</description>
      <author>Arfanhust</author>
      <pubDate>Thu, 03 Jul 2008 05:59:51 GMT</pubDate>
      <comments>https://quomon.com/51361/Need-regular-expression-for-email#comments</comments>
      <category>asp.net 2, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/46943/AD</guid>
      <title>AD</title>
      <link>https://quomon.com/46943/AD</link>
      <description>Please tell what is AD(Active Directory) in C# how to work with it and what is purpose of it</description>
      <author>samesandy</author>
      <pubDate>Tue, 01 Jul 2008 06:08:36 GMT</pubDate>
      <comments>https://quomon.com/46943/AD#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/46939/C</guid>
      <title>C#</title>
      <link>https://quomon.com/46939/C</link>
      <description>how i can be an expert in C# code writing piz tell me </description>
      <author>samesandy</author>
      <pubDate>Tue, 01 Jul 2008 06:04:51 GMT</pubDate>
      <comments>https://quomon.com/46939/C#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/46930/I-get-a-COMException-The-SendUsing-configuration-value-is-invalid-when-i-try-to-send-out-email</guid>
      <title>I get a COMException: The "SendUsing" configuration value is invalid when i try to send out email</title>
      <link>https://quomon.com/46930/I-get-a-COMException-The-SendUsing-configuration-value-is-invalid-when-i-try-to-send-out-email</link>
      <description>I'm developing in asp.net and i'm trying to send out an email.
&lt;br&gt;Do you know that this message means?</description>
      <author>dave</author>
      <pubDate>Fri, 27 Jun 2008 13:16:21 GMT</pubDate>
      <comments>https://quomon.com/46930/I-get-a-COMException-The-SendUsing-configuration-value-is-invalid-when-i-try-to-send-out-email#comments</comments>
      <category>.net, C#, information technology, web development, Websites</category>
    </item>
    <item>
      <guid>https://quomon.com/46925/how-do-i-set-my-asp-net-site-to-show-a-maintenance-page-while-it-s-offline</guid>
      <title>how do i set my asp.net site to show a maintenance page, while it's offline?</title>
      <link>https://quomon.com/46925/how-do-i-set-my-asp-net-site-to-show-a-maintenance-page-while-it-s-offline</link>
      <description>is there any way to do this though the web.config file?</description>
      <author>dave</author>
      <pubDate>Thu, 26 Jun 2008 17:57:23 GMT</pubDate>
      <comments>https://quomon.com/46925/how-do-i-set-my-asp-net-site-to-show-a-maintenance-page-while-it-s-offline#comments</comments>
      <category>C#, .net</category>
    </item>
    <item>
      <guid>https://quomon.com/46904/ASP-Net-C-How-do-I-open-a-URL-programmatically-after-finishing-the-rest-of-the-program</guid>
      <title>ASP.Net - C#, How do I open a URL programmatically after finishing the rest of the program.</title>
      <link>https://quomon.com/46904/ASP-Net-C-How-do-I-open-a-URL-programmatically-after-finishing-the-rest-of-the-program</link>
      <description>I'm not quite sure how to express my question, so I'll try giving you an example.
&lt;br&gt;
&lt;br&gt;When I finish writing this question, I'm going to press the "Continue" button, and that button isn't just going to process all the information that I wrote, but also will send me to another webpage. That's what I want to do, I already have the "processing" code, but I don't know how to send the client to another webpage.
&lt;br&gt;
&lt;br&gt;I hope my example is clearly enough. Any response is greatly appreciated!</description>
      <author>sasdreamer</author>
      <pubDate>Mon, 09 Jun 2008 02:07:43 GMT</pubDate>
      <comments>https://quomon.com/46904/ASP-Net-C-How-do-I-open-a-URL-programmatically-after-finishing-the-rest-of-the-program#comments</comments>
      <category>C#, Websites, html</category>
    </item>
    <item>
      <guid>https://quomon.com/46903/Seeking-very-urgent-help</guid>
      <title>Seeking very urgent help</title>
      <link>https://quomon.com/46903/Seeking-very-urgent-help</link>
      <description>Hi
&lt;br&gt;
&lt;br&gt;I am bignner to visual c# 2005. I am  developing a local dictionary. In my dictionary i want to have sample videos. And i tried to download Directx march 2008 but i can't install it. And i tried to install directx 9c redistrubitable. but after installation i  don't know how to add to my project resource. So could you pleas help me how to do this.Or is it because i never had directx.
&lt;br&gt;
&lt;br&gt;I apreciate any response.
&lt;br&gt; 
&lt;br&gt;thanks in advance.
&lt;br&gt;
&lt;br&gt;Kiflom</description>
      <author>kiflomqi</author>
      <pubDate>Sun, 08 Jun 2008 10:51:48 GMT</pubDate>
      <comments>https://quomon.com/46903/Seeking-very-urgent-help#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/46884/I-need-to-create-a-c-script-that-scan-LDAP-and-Active-Directory-for-fax-numbers-lbpcsfax</guid>
      <title>I need to create a c# script that scan LDAP and Active Directory for fax numbers (lbpcsfax)</title>
      <link>https://quomon.com/46884/I-need-to-create-a-c-script-that-scan-LDAP-and-Active-Directory-for-fax-numbers-lbpcsfax</link>
      <description>I need to create a C# script that will scan LDAP/Unix for lbpcsfax, then scan Active Directory for lbpcsfax (lbpcsfax is a fax number assigned to a person. Is one of the user's attibutes just like phone number, etc). 
&lt;br&gt;The script should compare both, LDAP and AD and then generate a txt file only with the discrepancies on both. Let's say a user in LDAP has a fax number and in AD appears as not having one or viceversa.
&lt;br&gt;
&lt;br&gt;The output should look like:
&lt;br&gt;
&lt;br&gt; XPID...............Display name..............LDAP fax#............AD fax#
&lt;br&gt;jdoe................Doe, Joe................123-456-7890.............No fax# found
&lt;br&gt;wpeters.......Peters, William........No fax# found.......234-519-1234 
&lt;br&gt;
&lt;br&gt;Then the program should copy the txt file to an email, no specific recipient, just ready to be sent.
&lt;br&gt;
&lt;br&gt;Program should recognize the user's credential when running from user's
&lt;br&gt;machine. No need to create any kind of security setting for AD.
&lt;br&gt;</description>
      <author>mabby216</author>
      <pubDate>Sat, 31 May 2008 20:50:14 GMT</pubDate>
      <comments>https://quomon.com/46884/I-need-to-create-a-c-script-that-scan-LDAP-and-Active-Directory-for-fax-numbers-lbpcsfax#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/51345/hi-I-am-pankaj-Singh</guid>
      <title>hi I am pankaj Singh</title>
      <link>https://quomon.com/51345/hi-I-am-pankaj-Singh</link>
      <description>Hi
&lt;br&gt;   Mam I want to learn c#.net and web programming for u . I want a Help regarding programming
&lt;br&gt;
&lt;br&gt;Yours's
&lt;br&gt;Pankaj Kumar Singh</description>
      <author>pankajchampion82</author>
      <pubDate>Sun, 25 May 2008 07:59:17 GMT</pubDate>
      <comments>https://quomon.com/51345/hi-I-am-pankaj-Singh#comments</comments>
      <category>C#, .net</category>
    </item>
    <item>
      <guid>https://quomon.com/46848/Create-text-file-with-the-name-as-System-date</guid>
      <title>Create text file with  the name as System date</title>
      <link>https://quomon.com/46848/Create-text-file-with-the-name-as-System-date</link>
      <description>HI I am Surendra Chaluvadi...
&lt;br&gt;I want to create a text file with the name as SYSTEM DATE...28/04/2008:9:11:50
&lt;br&gt;The File name should be allocated on dynamically.....
&lt;br&gt;Plese Help me... surendra.chaluvadi@gmail.com  please post to my mail id.
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Thanks in advance....
&lt;br&gt;</description>
      <author>surendrachaluvadi</author>
      <pubDate>Tue, 29 Apr 2008 02:43:15 GMT</pubDate>
      <comments>https://quomon.com/46848/Create-text-file-with-the-name-as-System-date#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/51313/drive-information-by-code</guid>
      <title>drive information by code</title>
      <link>https://quomon.com/51313/drive-information-by-code</link>
      <description>how can i copy a file in all drive by getting drive information like name etc</description>
      <author>jobedhossainrony</author>
      <pubDate>Thu, 24 Apr 2008 11:10:48 GMT</pubDate>
      <comments>https://quomon.com/51313/drive-information-by-code#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/46832/document-getElementById-conf-style-fontWeight-bolder-doesn-t-work-in-IE</guid>
      <title>document.getElementById("conf").style .fontWeight ="bolder"; doesn't work in IE??</title>
      <link>https://quomon.com/46832/document-getElementById-conf-style-fontWeight-bolder-doesn-t-work-in-IE</link>
      <description>i am new to javascript ....
&lt;br&gt;i am facing the same problem . i am trying to get the text in a table cell to bolden on the load event of the form using javascript
&lt;br&gt; document.getElementById("conf").style .fontWeight ="bolder";
&lt;br&gt;        document.getElementById("conf").style .color ="black";
&lt;br&gt;
&lt;br&gt;where conf is the id of the "td" tag in the table.....works in FF but not in IE.</description>
      <author>sudhishnair</author>
      <pubDate>Thu, 24 Apr 2008 08:01:21 GMT</pubDate>
      <comments>https://quomon.com/46832/document-getElementById-conf-style-fontWeight-bolder-doesn-t-work-in-IE#comments</comments>
      <category>C#, web development</category>
    </item>
    <item>
      <guid>https://quomon.com/51312/Account-problem-with-windows-service</guid>
      <title>Account problem with windows service</title>
      <link>https://quomon.com/51312/Account-problem-with-windows-service</link>
      <description>Hi,
&lt;br&gt;
&lt;br&gt;Came across your post regarding the the windows servicehaving problems accessing OPC server with Local system account.
&lt;br&gt;
&lt;br&gt;I too having similar problems with open office and windows service(written in c#) . I tried local system as well as tried giving the adminstrator account. Nothing works.
&lt;br&gt;
&lt;br&gt;I just wanted to know if you have found a solution for it.
&lt;br&gt;
&lt;br&gt;Thanks &amp;amp; Regards,
&lt;br&gt;Chethan</description>
      <author>chethanraj</author>
      <pubDate>Mon, 21 Apr 2008 08:28:20 GMT</pubDate>
      <comments>https://quomon.com/51312/Account-problem-with-windows-service#comments</comments>
      <category>servers, windows, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/51250/activating-radio-button</guid>
      <title>activating radio button</title>
      <link>https://quomon.com/51250/activating-radio-button</link>
      <description>I would like to know how write the codes in for radiobuttons on Microsoft visual studio.net 2003 on the form1?
&lt;br&gt;</description>
      <author>peelingfeels</author>
      <pubDate>Sun, 17 Feb 2008 10:55:17 GMT</pubDate>
      <comments>https://quomon.com/51250/activating-radio-button#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/46641/about-socket-communication-in-Windows-service</guid>
      <title>about socket communication in Windows service</title>
      <link>https://quomon.com/46641/about-socket-communication-in-Windows-service</link>
      <description>hi i am new  to .Net development. i need to develop an service which need to listen for incoming socket connection. i implemented this process in onstart event .. but it hangs for particular time whan the service starts and says "service could not be started". please help how to make service to listen on the port please help.</description>
      <author>pvenkatesh2k4</author>
      <pubDate>Thu, 14 Feb 2008 07:20:31 GMT</pubDate>
      <comments>https://quomon.com/46641/about-socket-communication-in-Windows-service#comments</comments>
      <category>C#, .net</category>
    </item>
    <item>
      <guid>https://quomon.com/51248/Insert-content-at-particular-poistion-in-datagridview-in-c</guid>
      <title>Insert content at particular poistion in datagridview in c#</title>
      <link>https://quomon.com/51248/Insert-content-at-particular-poistion-in-datagridview-in-c</link>
      <description>Hi,
&lt;br&gt;I just want to Insert content at particular position in a cell.
&lt;br&gt;for eg : if cell have value "Hi ,Hello", 
&lt;br&gt;as i click on a command button it should add "buddy" in between ... like
&lt;br&gt;"Hi buddy Hello"
&lt;br&gt;
&lt;br&gt;Can any one had a solution for this...........</description>
      <author>kgaurav</author>
      <pubDate>Wed, 13 Feb 2008 14:16:48 GMT</pubDate>
      <comments>https://quomon.com/51248/Insert-content-at-particular-poistion-in-datagridview-in-c#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>https://quomon.com/46589/about-creating-a-service-using-C</guid>
      <title>about creating a service using C#</title>
      <link>https://quomon.com/46589/about-creating-a-service-using-C</link>
      <description>hai,
&lt;br&gt;  i am new to .Net programming. Now i need to build an service which is to listen the receiving messages of SMS Gateway and perforam actions based on the incoming message. Lets say SMS Gateway software is running in some Port. How to do that.. Please give reference to that.
&lt;br&gt;                 thank you</description>
      <author>pvenkatesh2k4</author>
      <pubDate>Tue, 29 Jan 2008 07:28:19 GMT</pubDate>
      <comments>https://quomon.com/46589/about-creating-a-service-using-C#comments</comments>
      <category>.net, C#</category>
    </item>
  </channel>
</rss>