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 ArticleCreateUserWizard - 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 Articleromove 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 Articlestatus and commenting in C#
How we can implent the status and putting commenting on that status using csharp like facebook.
View ArticleHow 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 ArticleAdding 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 ArticleHow 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 ArticleNeed 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 ArticleSending 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 ArticleAdd 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 ArticleShow 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 ArticleIs it true to draw image ?
BitmapImage image = new BitmapImage(new Uri("4ALHinDamascus.jpg", UriKind.Relative)); g.DrawImage(Image image(),X,Y,30,30);
View ArticleTextProperty 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 ArticleSend 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 ArticlePrimary 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 ArticleHow 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 ArticleHow 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 Articledata 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 Articleis 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