Change language for MessageBox button's text
Hi everyonei like to change MessageBox button's text to my text but i can't do this?please he me
View ArticleRadcombobox inside check Box.....,
Hi all, Im Using radcombobox with check boxes, if user clicks Check All inside combobox i want to pass the value like ifsc.selecteditem="ALL" how can i do that thanks in advance...,
View Articleedit and display
Hi,I need help on when I click the edit on a specific data, under the edit mode view it will display also the record from the other table that content the same Id on the data that i want to edit.How to...
View ArticleWe couldn't get your developer license for Windows8
Is there anyone who can help me ??"We couldn't get your developer license for Windows 8. (Error 0xC03F1014)"Please help me or give me idea so that i can resolve this.Screen shot is attached...
View ArticleHow to move to new sheet when exporting to excel
Hi,I am using the method below to export data tables to excel and its been working great. Its from this article :...
View Articleto fetch data from ms word form into asp.net form
how to fetch textbox values of ms word document into the textbox of asp.net form........... i have attached a ms word form and want to fetch the input data of this textbox into the asp.net...
View ArticleHow to avoid warning message in yahoo email?
Hi We sent mails to customers in our application which has a link in it. In yahoo and Hotmail, whenever the customer clicks on the link it displays following warning "Warning! It appears that you are...
View ArticleWebbrowser Control InvokeMember multithreading
Hello I hope someone can help me with this problem that I am having I have a class called myBrowser which inherits from the WebBrowser control this control is opened in a STA thread the browser...
View ArticleData Storage in desktop app
Hi friends, I want to develop a desktop application which can store data. I need to know how can I make database connectivity in desktop application permanently?
View ArticleCoin tossing simulator for html
Write a script that simulates the coin tossing. Let the program toss the coin each time the user clicks the toss button. Count the number of times each side of the coin appears. Display the result....
View Articlehow to explore if rows and data in datatable equals datagrid rows and data
i want to see if data in the datagridview has changed or not after i selected it from datatableso i want to compare between datatable data and datagridview data
View Articleanchor tag repeating controller name asp.net MVC 4
Hi All, i have following of markup<a href="controllerName/ActionMethodName?Pid=@Model.Collection[i].Pid">Know more</a> in one of cshtml. I redirect user to this page using following...
View Articlecollections generic with wcf
hi all I want to pass generic collection, List with wcf how to do that ? i tried [datamember] but it's don't workthis is my code using System;using System.Collections.Generic;using System.Text;using...
View ArticleSite unblock
hellohow to unblock website using c#i have block code String path = @"C:\Windows\System32\drivers\etc\hosts";StreamWriter sw = new StreamWriter(path, true);String sitetoblock = "\n 127.0.0.1 " +...
View ArticleHow can add JQuery Function In TreeView Child Nodes
How can add JQuery Function In TreeView Child Nodes by through we can click on nodes which have no child display a new JQuery Dialogbox and working with it. Each and every child nodes were specified...
View Articlethe query is not working i tried lot of times helpmeplease
date sess code course 14-Jan-13 1 CM AFF 14-Jan-13 3 CM AFF 17-Jan-13 1 NR CTF i want the output as follows; AFF(Course) 1 2 3 4 (sess) 14-Jan-13 CM CM CTF(Course) 1 2 3 4 (sess) 17-Jan-13 NR for...
View Articlefrom form2 Listbox2 selected item wil be displayed in dgv
from form2 Listbox2 selected item will be displayed in data grid view column in another form1. Design Form1 as follows; Listbox1 Button Listbox2 Load ADD ALL RK RK CK CK in listbox1 all faculty name...
View ArticleCustome Paging
aspx page<%@ Page Language="C#" AutoEventWireup="true" CodeFile="paging.aspx.cs" Inherits="paging" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
View ArticlePaging with entity data framework
Aspx Page<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="StudentHome.aspx.cs" Inherits="EDTView.StudentHome" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
View ArticleTwo ForeColors?
I need to create a custom control for an app. This would be similar to a Button, but with two possible forecolors for the text. I feel reasonably sure that this involves overriding the standard...
View Article