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

User Authentication in WCF Service

Guys, i need a help.I want to write a wcf service to send sms.Befor sending sms i need to check user login details.i wrote following methods separately    [OperationContract]    bool UserLogin(string...

View Article


i want to move or delete the data when system date = last da

i want to move or delete the data when system date = last datecode part-using System;using System.Configuration;using System.Data;using System.Linq;using System.Web;using System.Web.Security;using...

View Article


Image may be NSFW.
Clik here to view.

Drag and drop between 2 gridview and insert into table

I have 2 gridview from 2 table as attached. I want the data from gridview2(table headerA) to be inserted to gridview1(meaning inserted to table form_headerA) when i drag and drop. Also I want fh_order...

View Article

Need solution on listbox control..

I have a listbox control, and i want to select all the elements present in the listbox and to store them in a list collection. I need this because my reqirement is to send all the elements to another...

View Article

dll for media player classic in windows forms(c#.net)

Hi,how to integrate the media classic player for windows forms (c#.net) can any one give the suggestions  or provide the code or Dll file for that.Thanku,P.madhava

View Article


How to Send SMS to Mobile or Cell Phone from my web applicat

How to Send SMS to Mobile or Cell Phone from my web application......use way2sms or 160by2 .com...plz write the code.......

View Article

How to write a sudoku to a .dat file?

Hi guys,I'm an IT-student in Belgium. For the subject C# we have to make a Sudoku creator, in windowforms. We have to usea class where needed.Short description:We have to arrange that you can create a...

View Article

mvc interanet application with multiple target DBs

hi therei am working in mvc 3 , i have got an assignment of developing an interanet application with multiple target databese..for example the application should be capable to comminicate with oracle...

View Article


How to upload the files and folder in SP 2010 doc library

Hi all,I have a requirement like programatically i have to upload files and folder from files system to sharepoint 2010 document library.Condition is:user will pass the following parameters in the...

View Article


DataTable update rows

HelloHow to update dataTable2  rows from dataTable1 rows?Update missing,changed rows.              DataTable dt = new DataTable();            dt.Columns.Add("ID");            dt.Columns.Add("Name");...

View Article

Create database in sqlserver of student table with contain:-

Create database in sqlserver of student table with contain:-Student id, Student name , student roll no..Insert 5 records using web application into tableUpdate and show at least two records of them (...

View Article

Create web application which shows....

Create web application which shows navigation:--Use tree view navigation control.webPage are ( HomePage, CareerPage, ContactUsPage, and About Us Page )

View Article

Create table tour....

Create table tour (t-id, duration, cost)...1) Using grid view show all records.2) Insert at least 5 records.....

View Article


Retrieve checkbox value from database

HI,I have a registration form which has a checkbox for email notification, Q: 1.how to insert, delete and update form with checkbox value     2.Retrieve value of checkbox from database

View Article

Subtract a gridview textbox value from another textbox

Hi,I have a gridview that contains a TemplateField TextBox, labeled txtGvBox1, another Template Field that contains a checkbox labeled CheckBox1.  Now within my form I have a TextBox labeled txtDelta...

View Article


face recognisation

Will you please tell me how to  initialize the webcamera in java to capture the image ......please this is for my college project which is based on face recognition but i dont know how to initialize...

View Article

Syllabus for Microsoft Certification Examination 70-536

Hello,       I wanted to know the Total syllabus and the topics that I should cover in order to appear for 70-536 Microsoft Certification Exam and also the books that can help me out.Thank You,Sorry, I...

View Article


System.IO.IOException: Authentication failed because the rem

I'm creating a webservice ( in .NET 3.5) to obtain SSL certificate information of a remote server based on the domain name and i have a client which is a console application to call the service....

View Article

Login form with validation using Devexpress

Now i have situation that i want create a login form with validation. When user leave empty string and click submit, validation popup will be showed. Otherwise, if user enter wrong username or...

View Article

Host silverlight application on iis with one or more url's.

Hi all,I want to host my silverlight application on web with two URL as like www.site1.com and www.site2.com .If i put any one URL on the addressbar of the browser i want open same site.How i can do this?

View Article
Browsing all 32054 articles
Browse latest View live