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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
D

Digubha

@Digubha
About
Posts
5
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to get live video stream from webcam in webpage?
    D Digubha

    Hello, Hii everybody, i want to know how to get live video stream from our web-cam in to our web-page in asp.net ? thanx in advance!

    ASP.NET csharp asp-net tutorial question

  • Treeview Problem
    D Digubha

    I am new to C#.Net window application. I have table categories where the following values are stored. 1 Software 0 0 2 Hardware 0 0 3 Electronics 0 0 4 Others 0 0 5 Adobe 1 0 6 Pen Drive 2 0 7 Adapter 3 0 8 C# 4 0 9 avast 1 0 10 Microsoft 1 0 11 avg 1 0 12 Cardreader 2 0 13 monitor 2 0 14 mobile 3 0 15 camera 3 0 16 Java 4 0 17 .Net 4 0 18 ad2001 5 0 19 ad2005 5 0 20 amkette 6 0 21 iball 6 0 22 ad#1 7 0 23 ad#2 7 0 24 vs2005 8 0 25 vs2008 8 0 NULL NULL NULL NULL Now I want the tree view control which can be populated as I show it below: Software Adobe ad2001 ad2008 avast Microsoft avg Hardware Pendrive amkette iball Cardreader monitor Electronics adaptor ad#1 ad#2 mobile camera Others C# vs2005 vs2008 Java .Net You can see the relation between Cate and MC The child node’s MC = Cate of Parent Node. I am finding problem to construct treeview in visual studio 2005 and C#.Net window application. The Main Problem is : 1) How can we count the parent , child and grandchild node by firing query? 2) How can we add childnode at exact below its correct parent node? 3) How can we display the information in Listview from table for selected node? Please help me on this topic and get bless from god! My project has to be completed in next 2 days. Please help me! Thanx In advance!

    C# csharp help java database visual-studio

  • C# Coding
    D Digubha

    Hiii I am developing one window application in c# and .net with sql server 2005 as database. now, i have Four questions: 1] I have one dropdownlist in form and i want to fetch the content/data of table category in to this dropdownlist and when I run this form on clicking dropdownlist the data should be displayed in dropdownlist. 2] As i said one dropdownlist is there and also one textbox is there in this form , now i am selecting one value from dropdownlist and entering keyword or text in textbox and pressing button search, on click event of this button it should compare the dropdownlist and textbox and depending upon the comparision the result should be display in datagridview. the value of dropdownlist and textbox are the data member of table Product and result should be fetch in datagridview from this table "Product" 3] In Web application we have file uploader control so how we can provide file upload facility in window application? 4] How We can make search of particular keyword in PDF files? I am really frustating by this questions and my project arrived at the deadline please help me! I hope You will Help me in good way! Thanx in Advance. :)

    C# csharp database sql-server sysadmin help

  • connectivity with remote server
    D Digubha

    hello every body, is there any mechanism in visual studio 2005 and c# to copy the remote server table and update the local database table with that copied table, please guide me in this topic, step by step to accomplish it i have sql server 2005 database at local and remote server.

    C# csharp database tutorial sql-server visual-studio

  • Programming for synchronization of local database with remote server database.
    D Digubha

    Hii everybody, i am developing window application in c# and .net and i want to know that how to write a join query for update of local database by the content of remote server database!. Scenario :- Suppose there is one database say softbuyweb at local machine and other database softbuyweb1 at remote server. now there is table in softbuyweb say product and similarly there is table in softbuyweb1 say product1 now both the table product and product1 in database softbuyweb and softbuyweb1 respectively has same column/field name, datatype and length of datatype. now i want that in my window form i place one button say "Update" on its click event there should be query which fires and the total content of table product1 at remote server is copied and the content of table product at local machine is updated with that copied content. i think it is little confusing and also it may be difficult to write single sql query for two different data sorce connection and it might create ambiguity because both connection are establishes in a single block of code. now , please help me on this topic , and please response as qick as possible! my database is in sql server 2005. thanx in advance. :)

    C# database csharp sql-server sysadmin help
  • Login

  • Don't have an account? Register

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