Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

shabonaa

@shabonaa
About
Posts
98
Topics
34
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • combobox with postback
    S shabonaa

    I'll check the link. the updatepanel is only containing the three comboboxes and all of the have static access "no db access". all it suppose to do is show and hide the combos

    Web Development help announcement

  • combobox with postback
    S shabonaa

    will it overcome the delay problem in Ajax updatepanel ??

    Web Development help announcement

  • combobox with postback
    S shabonaa

    i have cobmobox (chapters_combo) with visible= true and another two combos with visible = false i want when selecting chapter1 from chapters_combo then make the first combo visible = true and selecting chapter2 from chapters_combo then make the second combo visible = true chapters_combo has autopostback = true the problem each time selecting an item from chapters_combo the whole page update. is there any way do overcome that. i tried to use Ajax updatepanel but it takes about 15 sec to show the combo.

    Web Development help announcement

  • ajax delay
    S shabonaa

    i have a wen application using asp .net 2 and ajax extensions. I'm using ajax to show some text boxes when selecting items from combo box without refreshing the page. the code works normally on local machine, when uploading it to the hosting server i noticed that when selecting item from combo it take about 14 sec to show the text boxes. how can i decrease the delay between Ajax request and response?or this delay is normal ?

    Web Development question csharp sysadmin hosting

  • C# Code for a calculation
    S shabonaa

    *********** U need to Learn Do your homework by yoursellf ********** double total = Convert.ToDouble(TextBox_item_rented.Text) * Convert.ToDouble(TextBox_cost_per_hour.Text); TextBox_total=total.ToString(); MessageBox.Show("Total Cost for customer "+ TextBox_cust_name.Text + "= " + total); *********** U need to Learn Do your homework by yoursellf ********** :sigh: :zzz: :zzz: :zzz:

    C# help csharp sales learning

  • C# and crystal report
    S shabonaa

    i'm using a windows application. not asp

    C# csharp database sysadmin security

  • C# and crystal report
    S shabonaa

    hi... i'm using crystal reports with C#. I'm using an ODBC connection for the report. when trying to open the report from test machine it gives this window. ......................................... Databse login . ......................................... server name: . DataBase: . LoginID: . password: . . integrated security (checkbox) . ......................................... how can a reomve this window

    C# csharp database sysadmin security

  • crystal report RunTime engine
    S shabonaa

    when i try to open a report in my application on a test machine it gives me this error ------------------------------------------------------------------- System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ReportViewer.WinForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.ReportViewer.WinForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' -------------------------------------------------------------------- is there any runtime requirement for crystal report? does merge modules require to have a deployment project?

    C# csharp winforms sysadmin help question

  • crystall report deployment
    S shabonaa

    all I want to do is to transfer the application and reports to the user machine. the application itself is running but when try to open the report it gives an error

    C# csharp sysadmin workspace

  • crystall report deployment
    S shabonaa

    is there any runtime environment required to open a crystal report in a c# application

    C# csharp sysadmin workspace

  • crystal report formula
    S shabonaa

    i want to display some string when the value of field equal a certain value what formula should i add thanks

    C#

  • crystal report
    S shabonaa

    yes i tried it and it works, thats guys

    C# question csharp

  • crystal report
    S shabonaa

    how to set the report source. i was using it in VS 2003

    C# question csharp

  • crystal report
    S shabonaa

    sure, so how to use reportviwer ?

    C# question csharp

  • Mouseover outside the form
    S shabonaa

    i think you can not do that because you will be out of the scope of the event, but try to google for background processes something like that to capture the mouse.

    C# database question

  • crystal report
    S shabonaa

    so how can i display the crystal report :sigh:

    C# question csharp

  • serial port communication
    S shabonaa

    if u r using VS 2005 you will find SerialPort Control in the toolbox. just added it and specify it is com number and bouadrate then open it and read

    C# question

  • crystal report
    S shabonaa

    i have created a report using crystal report and i want to open it in reportViwer in C# 2005 how can i do that ?

    C# question csharp

  • i want to save image path to mysql. is it posiible
    S shabonaa

    try @ character it should take the string as it ignoring the escape characters path=@"c:\picture.bmp"

    ASP.NET mysql

  • mjpeg
    S shabonaa

    i tried it but it saves the stream on hard-disk. i need to open it in picturebox. i tried to open the the saved file in picture box but it seems it is not an image.

    C# question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups