<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0">
  <channel>
    <title>CodeProject Latest Questions</title>
    <link>http://www.codeproject.com</link>
    <description>Latest Questions from CodeProject</description>
    <language>en-us</language>
    <image>
      <title>CodeProject</title>
      <url>http://www.codeproject.com/App_Themes/Std/Img/logo100x30.gif</url>
      <link>http://www.codeproject.com</link>
      <width>100</width>
      <height>30</height>
      <description>CodeProject</description>
    </image>
    <copyright>Copyright © CodeProject, 1999-2013</copyright>
    <webMaster>Webmaster</webMaster>
    <lastBuildDate>Fri, 24 May 2013 10:33:00 GMT</lastBuildDate>
    <ttl>20</ttl>
    <generator>C# Hand-coded goodness</generator>
    <item xsi:type="item">
      <title>how to Wait till WPF browser has completed loading webpage</title>
      <description>I have a problem with WPF browser. i want to load a web page. Wait for it load completely and then put few search inputs and then retrieve the result and put it in excel.I am unable to do so, main program loads and completes the execution before the pagecomplete_event is loaded. The scenario...</description>
      <link>http://www.codeproject.com/Questions/597665/howplustoplusWaitplustillplusWPFplusbrowserplushas</link>
      <author>Manu_vish</author>
      <pubDate>Fri, 24 May 2013 10:33:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597665/howplustoplusWaitplustillplusWPFplusbrowserplushas</guid>
    </item>
    <item xsi:type="item">
      <title>How to split a word into letters in Sql Server</title>
      <description>Hi All,I want to split a word into letters and assign value to each letter and need the sum of assigned values.For Examplecreate table Data (Name varchar(50))insert into Data values ('siva')insert into Data values ('Ram')select * from DataIf i assign value to...</description>
      <link>http://www.codeproject.com/Questions/597664/Howplustoplussplitplusapluswordplusintoplusletters</link>
      <author>kirthiga S</author>
      <pubDate>Fri, 24 May 2013 10:33:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597664/Howplustoplussplitplusapluswordplusintoplusletters</guid>
    </item>
    <item xsi:type="item">
      <title>plz tell me about c# scope in future</title>
      <description>Any one tell me about c# scope in future...thank you</description>
      <link>http://www.codeproject.com/Questions/597663/plzplustellplusmeplusaboutplusc-23plusscopeplusinp</link>
      <author>Member 10045674</author>
      <pubDate>Fri, 24 May 2013 10:32:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597663/plzplustellplusmeplusaboutplusc-23plusscopeplusinp</guid>
    </item>
    <item xsi:type="item">
      <title>Can Anyone Tell Me how to Read Alertbox Content in .Net</title>
      <description>Is Anyone tell me how to read Messagebox or AlertBox content in .netI don't want HeaderText. I need Content of AlertBox or MessageBox.Thank you in Advance</description>
      <link>http://www.codeproject.com/Questions/597662/CanplusAnyoneplusTellplusMeplushowplustoplusReadpl</link>
      <author>Arun Vasu</author>
      <pubDate>Fri, 24 May 2013 10:32:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597662/CanplusAnyoneplusTellplusMeplushowplustoplusReadpl</guid>
    </item>
    <item xsi:type="item">
      <title>Serialization error when restoring state in Windows Store App</title>
      <description>Hello all,When attempting to serialize my application data, in a Windows Store App I get the following error:{"Type 'MyObject' with data contract name '' is not expected. Consider using a DataContractResolver or add any types not known statically to the list of known types - for example,...</description>
      <link>http://www.codeproject.com/Questions/597107/Serializationpluserrorpluswhenplusrestoringplussta</link>
      <author>Laurence1234</author>
      <pubDate>Fri, 24 May 2013 10:28:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597107/Serializationpluserrorpluswhenplusrestoringplussta</guid>
    </item>
    <item xsi:type="item">
      <title>How to split detail section into two individual parts vertically - crystal reports</title>
      <description>Hi, i want to split detail section into two individual parts vertically. i have divide it into two parts vertically but they are not independent..in the first column i have repeated data and other side i have static data... i want to diplat them as below   repeated data  Collapse |...</description>
      <link>http://www.codeproject.com/Questions/597547/Howplustoplussplitplusdetailplussectionplusintoplu</link>
      <author>jaganathanit87</author>
      <pubDate>Fri, 24 May 2013 10:25:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597547/Howplustoplussplitplusdetailplussectionplusintoplu</guid>
    </item>
    <item xsi:type="item">
      <title>How to draw graphics (like circle, square)  on Report</title>
      <description>I want to draw a circle on my report by using graphic object.Is it possible to create graphics if yes than how ? And how can i referenceto the controls of report For example.. I have a chart control on my report how to refernce that?</description>
      <link>http://www.codeproject.com/Questions/597659/Howplustoplusdrawplusgraphicsplus-likepluscircle-2</link>
      <author>muneebalikiyani</author>
      <pubDate>Fri, 24 May 2013 10:24:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597659/Howplustoplusdrawplusgraphicsplus-likepluscircle-2</guid>
    </item>
    <item xsi:type="item">
      <title>extracting source code from vb6.0 exe</title>
      <description>How to extract source code from vb6.0 exe???</description>
      <link>http://www.codeproject.com/Questions/597655/extractingplussourcepluscodeplusfromplusvb6-0pluse</link>
      <author>bhupi chauhan</author>
      <pubDate>Fri, 24 May 2013 10:22:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597655/extractingplussourcepluscodeplusfromplusvb6-0pluse</guid>
    </item>
    <item xsi:type="item">
      <title>find gridview column count using javascript</title>
      <description>find gridview column count using javascript</description>
      <link>http://www.codeproject.com/Questions/597653/findplusgridviewpluscolumnpluscountplususingplusja</link>
      <author>chandranavr</author>
      <pubDate>Fri, 24 May 2013 10:20:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597653/findplusgridviewpluscolumnpluscountplususingplusja</guid>
    </item>
    <item xsi:type="item">
      <title>Getting the error when i run the below code</title>
      <description>DECLARE         @DivisionId                INT,         @InsuranceAuthorityID    INT,         @Fromdate                DATETIME,         @Todate                    DATETIMESELECT @DivisionId        = NULL    ,        @InsuranceAuthorityID     = 39,		@Fromdate            =...</description>
      <link>http://www.codeproject.com/Questions/597648/Gettingplusthepluserrorpluswhenplusiplusrunplusthe</link>
      <author>Member 9848727</author>
      <pubDate>Fri, 24 May 2013 10:20:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597648/Gettingplusthepluserrorpluswhenplusiplusrunplusthe</guid>
    </item>
    <item xsi:type="item">
      <title>IBM DB2 data provider for .NET</title>
      <description>I have a .NET application using DB2 provider(refers to IBM.Data.DB2.dll).What do I need to install for DB2 in order to run this application.I do not want to install complete DB2 client which will for sure install data provider for .NET.</description>
      <link>http://www.codeproject.com/Questions/597651/IBMplusDB2plusdataplusproviderplusforplus-NET</link>
      <author>Ashok26</author>
      <pubDate>Fri, 24 May 2013 10:18:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597651/IBMplusDB2plusdataplusproviderplusforplus-NET</guid>
    </item>
    <item xsi:type="item">
      <title>directx 9.0c based code not work window xp 64 bit operating system</title>
      <description>here we using directx 9.0c and c# 3.5, and provide reference of directxcode..foreach (DeviceType devType in devTypeArray)        {            GraphicsDeviceInfo deviceInfo = new GraphicsDeviceInfo();            deviceInfo.AdapterOrdinal = adapterInfo.AdapterOrdinal;           ...</description>
      <link>http://www.codeproject.com/Questions/597649/directxplus9-0cplusbasedpluscodeplusnotplusworkplu</link>
      <author>vermavivek</author>
      <pubDate>Fri, 24 May 2013 10:16:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597649/directxplus9-0cplusbasedpluscodeplusnotplusworkplu</guid>
    </item>
    <item xsi:type="item">
      <title>How to design login form</title>
      <description>Dear FriendWhen i am surfing internet i does not understand how to design this type of login form.for example:- If you are visit website www.codeproject.com their is one header tab sign in if you are click on sign in then another tab open its consists of User Name &amp; Password.I want to this...</description>
      <link>http://www.codeproject.com/Questions/597645/Howplustoplusdesignplusloginplusform</link>
      <author>Member 8089110</author>
      <pubDate>Fri, 24 May 2013 10:14:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597645/Howplustoplusdesignplusloginplusform</guid>
    </item>
    <item xsi:type="item">
      <title>How to decrypt password encrypted by using FormAuthentication.HashPasswordForStoringInConfigFile(TxtUserPassword,MD5)</title>
      <description>I have created a login form where i have usedSystem.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(TxtUserPassword, MD5)Now i have used , by comparing encrypted text stored on database and by encrypting the text at login time when user entering password.I want to...</description>
      <link>http://www.codeproject.com/Questions/597644/Howplustoplusdecryptpluspasswordplusencryptedplusb</link>
      <author>i}{ Raaz! }{i</author>
      <pubDate>Fri, 24 May 2013 10:12:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597644/Howplustoplusdecryptpluspasswordplusencryptedplusb</guid>
    </item>
    <item xsi:type="item">
      <title>how to compare date range by using javascript.</title>
      <description>Hi i need to compare wether the dates are with in range.. i have two Text box and Two calenders, so there should not be futher date in To TextBox...DATE FROM AND DATETO ARE MY TWO TEXT BOXES...SO I NEED JAVASCRIPT TO DO THIS...</description>
      <link>http://www.codeproject.com/Questions/597638/howplustopluscompareplusdateplusrangeplusbyplususi</link>
      <author>vana Bharadwaj</author>
      <pubDate>Fri, 24 May 2013 10:04:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597638/howplustopluscompareplusdateplusrangeplusbyplususi</guid>
    </item>
    <item xsi:type="item">
      <title>Controls from database dynamically</title>
      <description>Dear Friends,                   In my project i want to display the controls from database. Let me explain the concept can anyone please guide me how to write the code for that.For example,In my table am having columns like,1. Label_Name 2. Control_Name  3. Maximum_Length  4....</description>
      <link>http://www.codeproject.com/Questions/597637/Controlsplusfromplusdatabaseplusdynamically</link>
      <author>Shanmugapriya N</author>
      <pubDate>Fri, 24 May 2013 10:01:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597637/Controlsplusfromplusdatabaseplusdynamically</guid>
    </item>
    <item xsi:type="item">
      <title>comment box using php</title>
      <description>hi,im  trying to make comment box in php.. its working but previous comments was deleted when we type new comment.. but it stores all comments in database.. how to display all comments in the same page plz help mee here is the...</description>
      <link>http://www.codeproject.com/Questions/597628/commentplusboxplususingplusphp</link>
      <author>Arunachalam23</author>
      <pubDate>Fri, 24 May 2013 09:55:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597628/commentplusboxplususingplusphp</guid>
    </item>
    <item xsi:type="item">
      <title>How To Generate Fusion charts in to images from server side in c#</title>
      <description>I need to generate the image of the rendered fusion chart and save it in a location .I need to do it in web service.and in console application.It will work in web pages.I need it in console application to send email...</description>
      <link>http://www.codeproject.com/Questions/597631/HowplusToplusGenerateplusFusionpluschartsplusinplu</link>
      <author>nandakishoreroyal</author>
      <pubDate>Fri, 24 May 2013 09:52:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597631/HowplusToplusGenerateplusFusionpluschartsplusinplu</guid>
    </item>
    <item xsi:type="item">
      <title>Webservice for file upload using Multipart form data</title>
      <description>I am facing critical problem that How to make webservice that uses TransferFile() method by multipart form data?.I have write following code for it:[WebMethod]        [ScriptMethod(ResponseFormat = ResponseFormat.Json)]        public void TransferFile()        {           ...</description>
      <link>http://www.codeproject.com/Questions/597629/WebserviceplusforplusfileplusuploadplususingplusMu</link>
      <author>rajesh@1989</author>
      <pubDate>Fri, 24 May 2013 09:51:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597629/WebserviceplusforplusfileplusuploadplususingplusMu</guid>
    </item>
    <item xsi:type="item">
      <title>Java TextArea kept going to right</title>
      <description>hi,I'm wondering how to get input from user in Java Textbox through this012345678901234567891...................2...................3...................4...................5...................instead of this0123456789012345678901234567890123456789 &lt;-----deafultHow? By...</description>
      <link>http://www.codeproject.com/Questions/597627/JavaplusTextAreapluskeptplusgoingplustoplusright</link>
      <author>Valentine1993</author>
      <pubDate>Fri, 24 May 2013 09:49:00 GMT</pubDate>
      <subject>Uncategorised Quick Answers</subject>
      <guid>http://www.codeproject.com/Questions/597627/JavaplusTextAreapluskeptplusgoingplustoplusright</guid>
    </item>
  </channel>
</rss>