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

Shuaib wasif khan

@Shuaib wasif khan
About
Posts
108
Topics
54
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • problem in crystal report
    S Shuaib wasif khan

    how do i get opening balance from previous day closing balance. here is the example date 14/2/2013 closingbalance 2000 date 15/2/2013 opening balance 2000 credit 2000 debit 500 date 15/2/2013 closingbalance 3500 date 16/2/2013 opening balance 3500 and so on here previous closing balance become opening balance. problem is that i have to show data between date and no idea how to get opening balance of first record. i am using sqlser 2005 and crystal report 10.

    C# tutorial help question

  • auto complete features
    S Shuaib wasif khan

    thanks greg but my question is to transfer data in already opened ie window.

    C# csharp help

  • auto complete features
    S Shuaib wasif khan

    can any one give me the idea to make a software to fill a webpage from my c# window form. i do not have any access to that webpage. i dont know where to start ,your help appreiated

    C# csharp help

  • Crystal report problem in C# application
    S Shuaib wasif khan

    crystal report viewer

    C# csharp database help question

  • Crystal report problem in C# application
    S Shuaib wasif khan

    unable to open crystal report its a window application . its ok when the database is on local area network. but with wAN it throws error

    C# csharp database help question

  • Crystal report problem in C# application
    S Shuaib wasif khan

    crystal reports does not work when it retrive data from database on webserver.it works fine when run on any desktop application. this is not login problem. my question is that is there any way to show data into crystal report from database on webserver i have done lots of googling but not found any answer :confused:

    C# csharp database help question

  • problem in deployment
    S Shuaib wasif khan

    its sql expess and i am installing in through windows installer

    C# csharp database sysadmin help

  • To insert Validation in DataGridView
    S Shuaib wasif khan

    do you mean that you want to insert data through gridview plz explain your problem

    C# database tutorial

  • To insert Validation in DataGridView
    S Shuaib wasif khan

    are u fetching data from database or what. if that is the case you can use sql query according to the criteria and bind them with gridview

    C# database tutorial

  • Add control to form ,from UserControl
    S Shuaib wasif khan

    i can not understand your question . plz provide more details

    C# design question

  • To insert Validation in DataGridView
    S Shuaib wasif khan

    bind it to textbox column and use text box character casing property

    C# database tutorial

  • To insert Validation in DataGridView
    S Shuaib wasif khan

    set character casing toupper

    C# database tutorial

  • problem in deployment
    S Shuaib wasif khan

    hello everybody, i am developing a c# project and sqlsrver 2005. during deployment i used to attach database from installer. every thing works fine on xp. but on windows 7 it install perfectly but while loging it throws exception that execute permission denied on object table name user username dbo. its some time works fine and some use to throw this type of exception. i search lot on google and dont get any suitable answer. thanks in advance

    C# csharp database sysadmin help

  • c# crystal reports remote server
    S Shuaib wasif khan

    hello all, how can i access data from database server which is on web in my destop window application in crystal report there is remote access alowed from the server but when i use it with crystal report 10 logon failed error it work fine with web app but what to do with desktop plz help me

    C# help csharp database sysadmin question

  • null is not null error
    S Shuaib wasif khan

    hello all i am using asp.net with crystal report in my project. when i load report null is not null exception occured. it works fine on my development machine ,testing server but when i upload it to webserver it throws javasricpt exception null cannot be null message box. i have done lots of googling but i cannot find any solution. Plz help me

    ASP.NET help csharp asp-net sysadmin testing

  • SMS is not deliver
    S Shuaib wasif khan

    why dont you use enterprise.smsgupshup.com api to send sms i am using it and it is working fine it cost 6 to 10 paise per sms

    ASP.NET csharp

  • Take Hindi inputs in textbox in asp.net
    S Shuaib wasif khan

    set page localization to hindi and set the textbox font to any hindi font like krutidev10:thumbsup:

    ASP.NET csharp asp-net help

  • deploying asp.net
    S Shuaib wasif khan

    can you please tell me where to download or found assembly crystaldesicion.enterprise.framework as my asp.net site contain crystal report .it works fine when i run it into server server .but the server where i have to upload does not support crystal report. i have done lots of googling and found that to copy those dll into my bin directory but here i again stuk i dont found crystal.enterprise.frameework.dll and crystaldesicion.enterprise.infostore.dll in my computer and on the google. it is installed in c:\windows\assembly but i dont find the acctual path plz help me

    ASP.NET csharp asp-net sysadmin help

  • textbox with numbers
    S Shuaib wasif khan

    i dont understand ur problem try textbox1.text=dr["columnname"].ToString();:rose:

    ASP.NET csharp help tutorial

  • date problem [modified]
    S Shuaib wasif khan

    string year = txtdate.Text.Substring(6, 4); string month = txtdate.Text.Substring(3, 2); string day = txtdate.Text.Substring(0, 2); DateTime dt=DateTime.Parse(year+"/"+month+"/"+day); date = date .AddDays(-1) txtdate is the textbox for date input:rose:

    ASP.NET help tutorial
  • Login

  • Don't have an account? Register

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