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

checkboxlist is not selected

Hi I have one checklist reading it from sqldatasource it was working fine to checked  the selected type the user saved it  before to  view you it in the  Edit form now it's not getting to the loop...

View Article


CreateUserWizard - save data to own database

Hello ,How to use Createusewizard control if i want to save data to my own database then how can i do that thnx in advance .

View Article


romove linkbutton on gridview

I am trying to delete selected link on gridview on base of two table id is equal when the id is equal then that link is remove or notwe have column on gridview is id, Description and date and i want...

View Article

Image may be NSFW.
Clik here to view.

status and commenting in C#

How we can implent the status and putting commenting on that status using csharp like facebook.

View Article

cloud computing

what is cloud computing

View Article


How to disable CTRL+ALT+DEL , CTRL+ESC, and win keys

hi,        i'm developing kiosk application in windows forms. In that i want to disable win keys, ctrl+alt+del and so on...it should be like atm display screen.kindly help me out with this...pls give...

View Article

Adding Unicode Characters in HTML URL (eg=hindi, gujarati)

How to add Unicode characters in HTML Url ?The Unicode characters may in Hindi, Gujarati.I m creating a website in hindi, gujarati. So, I want to switch the URL address from english to hindi.Please...

View Article

How to auto attach sql server database at setup in VS 2010

How to auto attach Sql Server Database to Sql Server at Setup using c# in VS2010.. please help friends...!!!

View Article


Need small help in NFC app for Windows Phone

i m working on windows phone 8 api NFC .pls help me below codethis code is working fine  NdefUriRecord rec = new NdefUriRecord { Uri = "http://www.nfcinteractor.com/" };  NdefMessage msg = new...

View Article


Sending Mail with specific domain name in asp.net

 I need to create a program to send mail with specific domain name to client mail id like 'chandan@mbitindia.com' to client  in asp.netplease anybody can help me..

View Article

Add controls(textbox) dynamically on button click in wp7 ??

This is Praveen.  Thanks for your help and support provided for my previous problem.I am doing a small project of my own with help of the project which was given here( sample name : workingwithwp7).I'm...

View Article

Show Progress Bar in Outlook Addins

i m developing a Outlook Add ins using C#. hare i extract all the attachment(in doc or docx) which is attach with selected mail. i have create a button on tool bar using add in.when i click on button...

View Article

Is it true to draw image ?

            BitmapImage image = new BitmapImage(new Uri("4ALHinDamascus.jpg", UriKind.Relative));            g.DrawImage(Image image(),X,Y,30,30);

View Article


TextProperty OnTextChanged ändert nicht den Text

 Hallo Liebe Leute,...OnTextChanged wird natürlich ausgelöst und die TextProperty bekommt einen neuen Wert scheint so aber der neue Wert wird nicht angezeigt: XAML<Window...

View Article

Send Data from windows form to website's pop up windows

I'm using vs 2010 & i'm working on windows form in which I've 2 text boxes, 1 button, 1 web browser control & i want whenever i click on that button, the data that entered in 2 text boxes...

View Article


Primary Key Violation Exception

HI     i created registration table in sqlserver and mention primary key for username.im able to insert records from front-end.but,while im refreshing(F5) the im getting sqlexception like "Primary Key...

View Article

How to create nodes and display them in a picture box WFA

Hy AllI am trying to create nodes with their connections and then presenting them in a picture box using the windows forms application in visual C#. I want ideas on how do I go about doing it since I...

View Article


How to make a control like "TECHNOLOGIES" on this website

How to build a control in ASP.NET / JavaScript similar to the one on this web site...when I hover the mouse on "TECHNOLOGIES" (next to Home icon), a list of all technologies is displayed. How do I...

View Article

data insertion issue

sir, i m trying this code but it is not doing anything no data is inserting into table and label is not changing its text, what to do now? using System;using System.Collections.Generic;using...

View Article

is there a memory limit for the dispatcher

whenever i make it do a task it crash my appeven if i just request a simple new web broswer

View Article
Browsing all 32056 articles
Browse latest View live