Quantcast
Browsing all 32056 articles
Browse latest View live

How to Update Multiple table records using table alias???

I create two table..create table stupersonal (stuid varchar(20) primary key,stuaddress varchar(20),stufname varchar(20));create table stuclass (stuid varchar(20) primary key,stuclass varchar(20),stusec...

View Article


navigate IE and capture html events By using c#

Hi,I want to navigate IE and  capture html events By using c# standalone project. Please help me.

View Article


Image Color Picker

I saw the sample of the c4fToolkit:ColorPicker but I would like to be able to get the color information out of an image (RGB or HEX) any clues?

View Article

Problem In Accessing Web Service

Dears,I'm accessing a web service using C# (thru visual studio) , which has several parameters in it.  Two of them called "Insured Type", "Insured ID". Scenario I If "Insured Type" value is "1" then...

View Article

Problem with topcoder

Hi,I recently found TopCoder site,and yesterday tried to solve one of the problems in SRMs section of TopCoder Arena (Practice room).The problem name is (srm 144 div 1).When i tried to compile it,it...

View Article


filter datagridview

 Hello :) I have a column in my datagridview named perioada(datatype: string) which has values of this form: 10/3/2012-10/2/2013.  Then, I have two datetimepikers and I want to filter my dgv like...

View Article

Using countdown timer on gridview row

Hi,I want to use a Count Down Timer at grid view rows like  Help Desk Project. But I don't know how do it.When The time is over basically label color will be changed as according. Have I use Multiple...

View Article

insert delete update options in c#.net and sql server 2008

hi..I had done with an application which is hosted in main server, but the problem is when I want to select/insert/update/delete some data in my table I need to connect to the server every time which...

View Article


SQL Connection Error when run application(Production Server)

Hi Everyone I'm getting the follwoing error  when I configure my Application in the production server It's working perfect in my machine :A network-related or instance-specific error occurred while...

View Article


fingerprint attendance system in c#

I want make fingerprint attendance system in c# .. I really don't know how to do it & its requirements..Is their any one who can able give any idea or direction to me..Please Help me... 

View Article

Face detect in image

How to detect face in image in C#?

View Article

Loading DLL files on the go --- and initializing them

Hello there,I'll try to explain this the best I can. I have two projects, my 'main' project that handles the general stuff, and a 'mod' project. What the mod project will do is it will be a...

View Article

create transition

how can i create transition between several images?

View Article


Write code for inserting & updating............

Write a code for inserting and updating records in sql server database using Connected architecture & records should displayed in grid view .

View Article

Write code for inserting & updating.......

Write a code for inserting and updating records in sql server database using Disconnected architecture & records should displayed in grid view

View Article


Add Class with following attribute

Add Class with following attribute Emp_1d .Emp_Name ,Emp_designation Emp__ dispaly using constructor.

View Article

Design form having textbox and 2 listbox and...

Design form having textbox and 2 listbox Accept item from textbox and add into IistboxI.Transfer item from list! to Iist2 and reverse.ok above question is already answered to link below till accept...

View Article


How to slide page in WPF like mobile screen slide?

I want to slide page in WPF form. It should be slide like mobile screen slide. Actually i made a SW it is touch enable SW but requirement is form should be slide like mobile left to right.

View Article

Your system is running in low-graphics mode" error on Ubuntu

"Your system is running in low-graphics mode" error on Ubuntu12.04 How to solve it?please evaluate response for this post of error code

View Article

How todisplay pdf file in the footer section of rdlc report.

Hi,     I am developing rdlc reports in windows application under VS 2008,kindly inform me how to display pdf file in the footer section of rdlc report as soon as possible.Thanks in advance.

View Article
Browsing all 32056 articles
Browse latest View live