Quantcast
Browsing all 32058 articles
Browse latest View live

Partial Refresh of child-Master Page

Hello all,             I have a dropdown on master page based on selected index change i load contents of child page, but when selectindexchanges of dropdown, whole page is refershed, i want only child...

View Article


update CSV File data in javascript

Hi Folks,How to Update CSV File data using Javascript.ThanksRavi Gaddam

View Article


C# and OCR

How can I pass highlights image area to Microsoft Office Document Imaging (OCR) and get text output as a result?Or there is any alternative method to recognize the characters and numbers in image?

View Article

Create Facebook like chat in website ?

How to create Chat application in website using asp.net c#?Please provide solution with example....!!!Regards,Ajit More

View Article

Infragistics webdata menu issue

How to put access key and tab Index inside item of webdatamenu of infragistics control ver 13.2 

View Article


Need Experts Advice In My Carrier Path

In my Company I bit confused to select Which platform .Please Advice Me and How is the future of Each Technology? 1:Share Point2:Microsoft Dynamics Nav3:DeskTop (WPF)4:Web Tech(Asp.Net)But I have 6...

View Article

How to read PDF file in C#

I am going to read a fillable form to get the user input data from a PDF file using Acrobat SDK with C#. Is there any samples or tutorials for it?ThanksSam

View Article

Retrieve database to server login on sql server 2008

I host a asp.net website with sql database. Now I want to update my sql database table form control panel. But they(hostgator.com) said that u need to do all this from sql server login.Then I login in...

View Article


Regarding jsp

1.on first page  inputs will beinvoice no,productname,date,quantity,rate,priceand add modify delete  reset next buttonswhen we click on add added list below shows with radio buttonwhen we select radio...

View Article


DotNet

i am 1.5 years of experience in Dot Net Field so what are concept i know ? or in future consists what are the concept i have prepared? help me?

View Article

Cross thread data access

Hi,  I have a "client process" runing in one thread , and more threads, that are accessing different data that are provided by "client process". I am considering making a "client process" as static...

View Article

How to removes all white spaces from a field in SQL Server

Hi all!I want to remove all white space in a specific field From a Table in sql server during fetching data from C# code. I want to take all table field but I want to remove spaces from only one field....

View Article

C# for textbox to send data to arcgis back to griddataview

In c# windows forms app how do i make my text box send data to arcgis and back to datagridview to check the address of a location to make sure its there. this is the code i was thinking so far just to...

View Article


create maze in c#

how to create maze using c#?? please help..

View Article

HttpContext.Current.Response.Redirect(); & Response.Redirec

Whats the Difference between HttpContext.Current.Response.Redirect(); and Response.Redirect(); in terms of performance ?Whats the Difference between HttpContext.Current.Response.Redirect(); and...

View Article


how to get date

  private void btnPreview_Click(object sender, EventArgs e)        {                      DateTime dttt;            DateTime dt = Convert.ToDateTime(dtpFrom.Text);            DateTime dt1 =...

View Article

Display dates one by one in crystalreport

i select fromdate and todate from datetimepicker .only jest passing dates.then this will insert into temp table.i want to list all these days by order in crystal report.so i need a code in c#,sql 2005

View Article


NEED DATE

  DateTime dttt;            DateTime dt = Convert.ToDateTime(dtpFrom.Text);            DateTime dt1 = Convert.ToDateTime(dtpTo.Text);            TimeSpan ts = dt - dt1;            int ii = ts.Days;...

View Article

Class with Event, finaly more work than...

Hi, this Axel nice to meet you guys.I'm carring about events, during the last weeks.Now after I can see how its work,  I woundering, what do I win by using of them?Obviously at last I have to call my...

View Article

get started with asp.net mvc

hi I'm familiar with c# language and want to start asp.net mvc but i don't know what should i do?which parts of c# are more used in mvc?which languages are prerequisite for start mvc except c#? and can...

View Article
Browsing all 32058 articles
Browse latest View live