Browse by Tags

Related Posts

  • How can I make my printout bigger?

    I am using the following code to print my form. It does print. I made the font size larger and that helped, but it starts in a good bit from the top left of the page. On the screen it is plenty big. I tried changing the start position from 0,0 to -1,-1 but this didn't help. Any suggeastions? 1 public...
    Posted to System.Drawing/GDI+ (Forum) by LHYWebDesigner on 06-15-2009, 12:00 AM
    Filed under: C#, size, resize, c# image quality, drawImage Method, Printing, image resize, system.drawing, System.Drawing.Printing, print, PrintDocument, rectsize image
  • Share web forms, generic handlers, web services, css/js files via ASP.NET websites?

    Normal 0 false false false EN-US ZH-TW X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:"";...
    Posted to Getting Started (Forum) by Albert877 on 06-12-2009, 12:00 AM
    Filed under: asp.net, C#, inheritance, common code, share code
  • Passing Custom Assembly references to Custom Report Items

    I am currently trying to pass an instance of a Custom Assembly to a Custom Report Item. I'm passing the instance by a property, which has the value of "=Code.<InstanceName>". When this is evaluated by reporting services however, it says the object is null. But when I go into debug...
    Posted to SQL Server Reporting Services (Forum) by hicks_jacob on 06-12-2009, 12:00 AM
    Filed under: Microsoft SQL Server Reporting Services, C#, Reporting Services 2005, custom assembly.
  • Required field validator for more than one validation control

    I am trying to get 3 drop-down menu's "day", "month", "year" to be validated using one required validation control, meaning , i want that if a user missed one of the drop-down menus to display and error msg saying "please enter your birth date", is there a...
    Posted to Web Forms (Forum) by corsairdee on 06-12-2009, 12:00 AM
    Filed under: c#, asp .net 2. 0, drop down menu
  • COM Exception

    Hi, I am using SpreadsheetClass to write some data to a excel sheet through c# code. It was working fine. Now it has started giving an error in this line. SpreadsheetClass xlsheet = new SpreadsheetClass(); Eroor is Retrieving the COM class factory for component with CLSID {0002E510-0000-0000-C000-000000000046...
    Posted to Free For All (Forum) by akshetty9 on 06-12-2009, 12:00 AM
    Filed under: C#
  • Drop down list insert new listitem

    I want to insert into a drop down list(c#) a additional list item. I can do this... ddlBuilding.Items.Insert(0, "" ); but when I do this... ddlBuilding.Items.Insert(0, "All" ); I get an error of "input string was not in a correct format." Why is this? What am I missing here...
    Posted to Visual Studio 2008 (Forum) by jmrasmus2000 on 06-11-2009, 12:00 AM
    Filed under: Viisual Studio 2008, ASP.NET 2.0, C#
  • avoiding continous access to database ?

    I am working on a site which has a small feature of social networking, where friends and messaging is just a small section. I need help on the following , When the user log's in i want to retrieve the user's friends and store it in some format in the session( if there is any alternative please...
    Posted to Architecture (Forum) by hishhash2 on 06-11-2009, 12:00 AM
    Filed under: ASP .net 2. 0, C#
  • Crystal report 2008 - Object reference not set to an instance of an object. on windows 2003

    Dear All experts, I have confronted a headache problem about Crystal report 2008. I have two projects that was written in Visual studio 2005 with Ajax control toolkit and ajax. I use crystal report XI development edition at the time of development. I have migrated the code to Visual studio 2008 with...
    Posted to Crystal Reports (Forum) by manpakhong on 06-11-2009, 12:00 AM
    Filed under: Passing Parameters to Crystal Report, .Net 2.0, 3.5, Analysis Services, arrange, asp, asp .net, asp.net, asp.net 2.0, asp.net 2.0, C#, C# crystal report ActiveX print problem pop up but no print, C#rystal reports, crysta report formulas, crysta report multiple columns, crysta report viewer, Crystal, crystal parameters, Crystal Report 2008, Crystal Report 8.0, Crystal Report ASP.NET, crystal report aSP.NET 2.0, crystal Report ASP.NET dataset parameters, Crystal Report business objects, Crystal report C#, crystal report vs2008, Crystal Reports 2008, Crystal Reports.NET, Crystal Viewer, CrystalReport XI, CrystalReportViewer 2008, ASP.net2.0
  • Mouse over on a drop down list item

    What I am trying to do is when the mouse over item in the list is over 30 chars in lenght to have the tool tip display the entire list item. just can't quite get it working. any thoughts? Here is what i have so far... string sItem; for ( int i = 0; i < ddlVendor.Items.Count; i++) { sItem = ddlVendor...
    Posted to Web Forms (Forum) by jmrasmus2000 on 06-10-2009, 12:00 AM
    Filed under: visual Studio2008, C#
  • Httpwebrequest Cookiecontainer

    Hello, How do I handle cookies with paths other than "/". An HttpWebRequest object returns these headers: HTTP/1.1 302 Moved Temporarily Transfer-Encoding: chunked Date: Wed, 10 Jun 2009 13:22:53 GMT Content-Type: text/html; charset=UTF-8 Expires: Wed, 10 Jun 2009 13:22:53 GMT Cache-Control...
    Posted to Web Forms (Forum) by bryce27 on 06-10-2009, 12:00 AM
    Filed under: vb.net, c#, cookiecontainer, HttpWebRequest, paths
Page 1 of 237 (2362 items) 1 2 3 4 5 Next > ... Last ยป