Quantcast
Channel: CSharp Forum Latest Questions
Browsing all 32056 articles
Browse latest View live

Help needed

Design a custom exception for a Stack class by writing Push, Pop Display methods and add appropriateexceptions for overflow and underflow .Show the helper class to determine its working.

View Article


c# prog for inheritance

Use Inheritance to create an exception base class and various exception –derived classes.Write a programto demonstrate that the catch specifying the base class catches derived –class exceptions.

View Article


Exception Handlers

Write a C# program that shows the importance of the order of exception handlers.Write two programs :One with the correct order of catch handlers and one with an incorrect order (i.e., place the base...

View Article

Constructors in c#

Exceptions can be used to indicate problems that occur when an object is being constructed .Write a C#program that shows a constructor passing information about constructor failure to an exception...

View Article

C# program to build a custom exception

Write a C# program to build a custom exception which raises an exception when the argument passed is zero for divide by the zero exception.

View Article


Create Plugin for serial communication in asp.net web site

I have to re-implement an existing system from scratch.At one point, when the user navigates to a certain web page the server must read data from the user's serial port.Currently, the web page has an...

View Article

Stop selecting usercontrol in wpf

 I have a problem in wpf application..i created a window and i am calling a usercontrol into that window. when i mouse click on the usercontrol place in window the usercontrol is selecting. How to...

View Article

How To Impliment Dulex Contrat in WCF?

How To Impliment Dulex Contrat in WCF for web application?and required call to it web application not console application////

View Article


Interact with the site that opened Tools

 I would like to know how to interact with a table added in the location that was opened by a tool "webBrowser" so that I can add value to a cell on the basis of containment row this cell boiling a...

View Article


how to make sliding datalist

HiI have a datalist control where I am showing Images and some text from database on my site. It displays 4 records per row.I want to change it and make a sliding datalist where user can just slide it....

View Article

Update Stored Procedure

Hi Everybody ,I have one main stored procedure and two minor stored procedures for insertion data to the SQL DB of my system and i'm using OTUPUT insreted.Id in my main stored procedure  where Id is...

View Article

Need help regarding C# and Access 2007

hii,i need help regarding displaying data in datagrid. i am using C# and Access 2007.So here is the problem.1. i have two table. details and main2. details table data are stored in the text box and...

View Article

C.reads in width of column and line text. past exam paper.

If you look at a newspaper you will see that the writing is justified to fit into the columns.  Write a programthat reads in the width of the columns in a newspaper and then a line of text.  Justify...

View Article


How can we SaveAs files 1 machine to another machine ?

hello guys how r u ?my question is that, how can we upload files (SaveAs) from 1 machine to another machine using FlashUpload (Multi file uploader)reply soonThanks.

View Article

Adding Two TrackBar to UserControl

I am working TrackBars, I have to add two TrackBars in a single UserControl in parallel, so I can use them one as for "Low Value" and second as for "High Value".A similar question,below is the link:How...

View Article


Adding Two TrackBar to UserControl

I am working TrackBars, I have to add two TrackBars in a single UserControl in parallel, so I can use them one as for "Low Value" and second as for "High Value".A similar question,below is the link:How...

View Article

How to make Reusable component in Windows Store Apps

Hi All,I need to make a Reusable Component for Windows store Apps. I don' t know how a reusable components are made and steps to be follow.So please help me in this matter.Thanks and Regards,Nitin

View Article


Auto Backup In SQL Server 2008R2

Sir,How Can automatic backup configuration in SQL Server 2008 R2MANoj 

View Article

show hide Javascript not working in IE 6 , Safari

Dear Friends,The following code is working fine in Mozilla firefox, opera. But not working in IE6  and safari.. Pls help me guysTHANKS IN...

View Article

how to print single record in crystal report using c# window

Hi friends , I want to print  single record on selection in crystal report using c# windows forms and also want want to know how to customize crystal report..actually i am new to crystal report.....!!...

View Article
Browsing all 32056 articles
Browse latest View live