About 16,200 results
Open links in new tab
  1. Storing a SecureString PW in either app.config or another xml file?

    Jan 3, 2010 · Click Start, click All Programs, click Accessories, click Run, type secpol.msc in the Open text box, and then click OK. From the Local Security Settings console tree, click Local …

  2. Display Rich Text field from Sharepoint List in Infopath Form

    Sep 28, 2012 · 6. Open up your sharepoint list and change the datatype to "Enhanced Rich Text" and click OK 7. Remove your test plain text from the sharepoint list item and add rich text …

  3. How to make 1 button add a computer shortcut in a menu.

    Mar 4, 2011 · A text label typically used in a status bar or ToolStrip as a comment or title. ToolStripSeparator. A non-selectable space or space with a vertical bar that visually groups …

  4. Syntax error converting character string to smalldatetime data type

    Jun 29, 2005 · when I leave the date text box blank, or enter something like 06/29/2005. Try sCon1.Open () Dim sqldatenull As SqlDateTime = SqlDateTime.Null Dim strsp As String = …

  5. Gridview - Columns too wide when Editing

    Apr 14, 2009 · 2- A dialog will open ,uncheck the auto generate fields and at the top you will find bound fields add them. 3- at the bottom of the dialog you will find selected fields click on one …

  6. DataGrid Issue : Specified cast is not valid

    Mar 29, 2006 · This means you are looking at a literal control, not a text box. You are probaly trying to access this while you are in view mode, and not edit mode. In anycase, i wouldnt do it …

  7. How can i embedded a console window of a process to form1

    Dec 21, 2015 · This console window i want to embedded somewhere on my form1. On the right side in this. The second thing to do is to use the cmd variable now the cmd is empty string and …

  8. How to Make ASP.NET page open a terminal emulator

    Mar 31, 2005 · User504425110 posted I just had an interesting request: We need to write an ASP.NET application that is a front-end on a medical data integration system. Among other …

  9. vb.net richtextbox not clearning - social.msdn.microsoft.com

    Feb 21, 2013 · The box goes clear, but.. as soon as I reload it with data from the next iteration it reloads the text that was in the box before and appends the new text below it.

  10. how to apply line break for paragraphs in SSRS

    Jan 29, 2008 · I have a report that has a letter in a textbox.When I view the report all the lines are wrapped up to a single paragraph.How to apply a line break in the text box to get a formatted …