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

How to create many Tags in one tag using webcontrol in asp.n

Hi.I want to create a custom webcontrol with result like below:<myControls:MyGraph id="myGraph1" runat="server">  <Colors>    <myControls:ColorD Value="#abcdef" />...

View Article


Real time use of Model-View-Presenter pattern with Winforms

Hi,All the explanations and tutorials that I can find, explains about a simple case (better than Hello World) involving only one view.  In real time, the situation is quite different. I am finding it...

View Article


WCF Service works locally but returns 404 on remote server

http://www.xxxxx.com/RequestService/Service.svcwhen i host my service and client on same  server  and in client configWORK FINE ON  LOCAL SERVER <client>  <endpoint...

View Article

How to print dataset in multiple pages in Windows form

Hi Everyone.......  I want to print a data-set in windows form application . In my dataset there are 5 rows and 3 columns , and i want to print two rows per pages .means there will be 3 pages to print...

View Article

Crystal report print or export problem

hello frnd.. plz help me..i am facing problem in crystal report..i am finding the C# code to print the crystal report and export the crystal report...plz give me code

View Article


why one value is only stored in a variable?

Pass Variable From One Page to Other using VB.NET

View Article

how to test perforamance testing for web applications manual

how to test web applications performance manually without using tools.provide any suggestions like scenarios.thanks&regardskumarSoftware-Eng

View Article

perforamance tools requried

is their any tools for perforamance testing without scripting i mean simple navigations with free trial versions

View Article


How to read out text present on external application window

I want to required file name of my currently opened document application(like pdf,docx,xls etc) in order to automatically detect the password from my access database. But when i clicked on my external...

View Article


C# run executable

I working with C# 2008 and 2012 windows applications that need to call different executables.Are there other ways to call theses processes besides the way I have the code listed below:...

View Article

How to create a map in windows form C# ?

Please help

View Article

nop commerce theme

sir i have nopcommerce 1.90 and i have need of thme template for this nopcommerce...please send me link from which i cant create a attractive shopping cart website...........

View Article

LINQ to SQL Server Example

Does someone have/or know where a good example of this is from start to finish?  IMO the MSDN articles are terrible to follow.  Didn't know if one of the guru's on here had an article they had written...

View Article


Need help in creating ssis application

Need help in creating ssis applicationHi.. I am new in SSIS I want to create SSIS application that  retrieve data  from 2 different tables(2 separate select query ) and write it to xml fileHow can I...

View Article

Load million of record from file to sql db table within min.

hi all,         i have requirement to load files of types txt,csv,xml,pri,pos ect. into sql db table          in  less time as possible..Thanks in adv         

View Article


Conversion of HTML files to Excel(.xls) using C#

I am developing Windows Application using C#.NET. I want to convert Html files to Excel(format).So tell me the method or code to convert the files

View Article

how to call asp.net web service in android?

Hello,        I am having  web service in asp.net and want to ask that how to call this service in android I tried SOAP connection but getting an issue regarding ksoap header. I want to call web...

View Article


ajax modal popup with user control

i have usercontrol(ascx) in asp.netand place it to content pagewhat i want to do there is a button on my content page when click on itso usercontrol(ascx) appear in ajax modal popuphow to do this ?

View Article

How to Keep Radio Button Value after Next/Prev page?

   if(!isset($_GET['start'])){$_GET['start'] = "undefined";}$start=$_GET['start'];// To take care global variable if OFFif(!($start > 0)) {                         // This variable is set to zero...

View Article

viewing and editing ms word doc saved as ole object in acces

hi i am trying to veiw as well edit my ms word document that i saved as an ole object below is the code i am currently using to download a copy of the document, but i need to edit the document directly...

View Article
Browsing all 32055 articles
Browse latest View live