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
H

hamidreza_buddy

@hamidreza_buddy
About
Posts
66
Topics
45
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Ajax.NET vs Atlas
    H hamidreza_buddy

    hello i really dont know the differences between these two. are they the same? I want to learn AJAX programming with ASP.NET but i dont know which to learn. Atlas or AJAX.NET?

    ASP.NET csharp asp-net visual-studio question

  • SaveAs Dialog in JavaScript
    H hamidreza_buddy

    Hi I want to have a link that upon clicking on it, it open SaveAs Dialog for saving a file. Just like we have the file URL and we right click on it and click Save Target As... I want to do it with just one click. thanks

    Web Development javascript

  • reading from the Microphone
    H hamidreza_buddy

    hello how can i read a stream from the sound card?

    C / C++ / MFC question

  • Uploading ASP.NET website
    H hamidreza_buddy

    hi ive designed a website and i want to upload it. it uses SQL Server Express database (i store my databases in App_Data) i use |DataDirectory| for my conection string but when i upload it it says that it has a bad Argument for attachDBFileName. i want to know how should i upload my database? (my nonDatabase pages work fine) i uploaded it with the Control Panel's Database Manager but when i use my new connection string it fails. my connection is: "server='www.host.com';User ID='admin';Password='pas';Initial Catalog='database';Connect Timeout=30" but it says: Cannot open database "database" requested by the login. The login failed. Login failed for user 'admin'. what should i do? oh, one important thing i forgot to say is that i use Membership. how should i upload that database? i have no access to Membership database connection string

    ASP.NET database csharp asp-net sql-server com

  • sending Data within URL
    H hamidreza_buddy

    hello. i want to send data from within the url forexample: /user_new.asp?forumid=12076&main=/script/comments/forums.asp please give me an article or topic of such a thing. thanks

    ASP.NET tools question

  • retrieving View's SQL statement [modified]
    H hamidreza_buddy

    hi how should i retrieve View's SQL statement in SQL Server. i am using OleDb and i want it to be compatible with all the data Systems. for example i can retrieve the Query statements from an Access database (with GetOleDbSchemaGuid() ) but i am not able to do it with SQL Server (it dowsnt support retrieving views that way). is there another way or a specific SQL statement to do so?? thanks in advance -- modified at 6:20 Monday 26th February, 2007

    Database database sql-server sysadmin tutorial question

  • select distinct On multiple fields
    H hamidreza_buddy

    Hi i want to know how to do a "select distict" on multiple field. for example suppuse we have a table with field FirstName and LastName. and we want to select all distinct the people in this table with a Query with distinct FName and LName. I know i can use other elegant ways (such as relationship) to do so, but i need to know that query. thanks

    Database tutorial database

  • Change Language bar Programmatically
    H hamidreza_buddy

    I said i thought i have to use API. so this is why i asked my question here. i dont think there is a direct way to do such a thing in c#.

    C / C++ / MFC csharp json question

  • Change Language bar Programmatically
    H hamidreza_buddy

    hi i need to change the Language (in language bar) every time i set the focus on my Window ( like English to German ). my program is in c#. I thought i should use API to do this. so anybody know such an api Function? or is there another way to do it? thanks

    C / C++ / MFC csharp json question

  • Gridview auto column [modified]
    H hamidreza_buddy

    hi i am using a GridView to show some data. I want to generate a auto column which shows the RowNumber I want the RowNumber not to be stored in the database for example: RowNum---Name---Education 1--------dfa----PHD 2--------asf----sdaf 3--------asfd---erwr . . . I dont want to add an autoincrement column. because i should have the ability to insert a new person at, say RowNum 2 and the others should be shifted down. I want to know is it possible to add a coloumn to show the RowNums automatically independent of database? -- modified at 15:59 Monday 25th December, 2006

    ASP.NET database tutorial question learning

  • nulls in a DataTable
    H hamidreza_buddy

    i have a DataTable. i want to know that one of th e elements is null or not. if(myDataTable.Rows[row][col] == null) { ..... but it doesnt work. what should i do?

    Database question

  • Deploying .NET framework [modified]
    H hamidreza_buddy

    but it just start downloading. i want .net framework to embed into the setup file. i have Dotnetfx.exe which is version 2.0. what should i do? thanks

    C# csharp dotnet visual-studio question workspace

  • XmlDataSource vs DataSource
    H hamidreza_buddy

    err maybe you should use ReadXmlSchema().

    C# css visual-studio wpf wcf xml

  • Deploying .NET framework [modified]
    H hamidreza_buddy

    hi 1- i want to deploy a project and i want to embed .net framework 2.0 in my setup.exe. how is it in vs 2005. i looked up msdn and found Bootstrapper but it is just for 2003. is it integrated in vs 2005? 2- when i set "FormBorderStyle" of a form to "FixedDialog", "FixedSingle" or "Fixed3D" the user is not able to resize it. but when user double click on the caption of the window it just go full screen! i think its not a fixedDialog property. -- modified at 7:14 Thursday 17th August, 2006

    C# csharp dotnet visual-studio question workspace

  • Office Wob Components: PivotTable, SpreadSheet ...
    H hamidreza_buddy

    Hi I placed a PivotTable in my form Application. it is a AxOWC11.AxPivotTable. it is easy to make it display a Table with its property Wizard but i want to make it Show every kind of Table. i want to give data to it at RunTime programmaticaly. it has a Property axPivotTable1.DataSource. but it is of type "msdatasrc.DataSource" and i don't know how should i assign data to it. thanks

    Database

  • Floating ToolStrip
    H hamidreza_buddy

    hi i made a ToolStrip and placed it in a ToolstripContaier. but i want it to be able to float. it is just stuck in the ToolStripContainer and doesnt float when i drag it out of container.

    C# docker help

  • SpreadSheet and Pivot Components
    H hamidreza_buddy

    Hi What is the activex control name for PivotTable and SpreadSheet and Chart? I want to use them in a "Windows Form Application".

    Database question com

  • PivotTable and SpreadSheet Components [modified]
    H hamidreza_buddy

    Hi What is the activex control name for PivotTable and SpreadSheet? I want to use them in a Windows Form Application is it Microsoft Office Web component? -- modified at 12:54 Thursday 27th July, 2006

    C# question com

  • OleDb different DataBases
    H hamidreza_buddy

    Hi as you know with OleDB we can open many kind of DataBases. i want to know is there any difference between SQL statements we send to darabases or all of them support support a single tyoe of SQL statements. I wanted to Get Information of tables of Databases(something like "Server Explorer" of VS.NET which opens every Type of Databases and shows their "Tables" and "Queries" and "procedures" and "Functions". abd also Field Types) can i do it with SQL statement? and if yes are they different for different databases?

    Database csharp database visual-studio sysadmin question

  • Table Information
    H hamidreza_buddy

    No. I want to use OleDb. I want to write a Program for all kind of Databases like access,Oracle and ... . is there any standard SQL statement for that.

    Database database
  • Login

  • Don't have an account? Register

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