RDLC - Default parameters
Hi, I m working on RDLC Report created by some one else before.It has a report parameter defined in it.Now requirement is From Code behind no one is going to pass any values to Report Paramter, And...
View Articlehow to set owner for rad confirm window ( Rad Alert Window)
hi,how to set owner for radwindow. ( Radwindow.Alert/Confirm Window) in wpf viewmodel, the code is var parameters = new DialogParameters { Owner =...
View ArticleAutoCompleteExtender control in user Control
I have removed the .asmx file and now try to run the Webmethod directly in the .ascx instead.It works in a ASP.net WebApplication Webform(.Aspx Web Form)[System.Web.Services.WebMethod] public...
View ArticleJavaScript Function for time.
HI all, i Have the javascript function for Decrementing time from 1 hours to 0 mins .......after 0 mins it automatically goes to -1(minus one hour) ...........But i need it the same for 2mins. just...
View Articleinfinite factorial account
BigInt, double... not be used. Intented : string, array arraylist have to allow them. http://tempuri.org/tempuri.html the output of the programif you can pls ?
View ArticleADO.NET
I have a table tbl_ModelNoin that it has feilds: ModelNoId, ModelNo, Narration.The values are inserted and shown in a data grid view.While inserting values in tbl_ModelNoif the same ModelNo inserted as...
View ArticleC# memory book
Hy guys, I am interested in using memory adresses from the gamesto modify them, but I want to learn some stuff about memory and programing it withC#. So is there any tutorial online or book that is...
View Articleproject dependency
Hi, I have a solution with 2 projects, Both projects are console application projects.2nd project consists of app.config file where keys are fetched and those keys are used in the code file of 1st...
View ArticleI Have create colorfull standard rdlc report with Heading
hello sir ...i am fresher ..i dont know about the rdlc report plz give me idea about the rdlc reports step by step....................
View ArticleLegacy Database System
What is meant by Legacy Database System? Also what is meant by Comparative Analysis of Legacy Database System?Give the example of Legacy Database System?
View Articledatagridview - columns from multiple table
Hello :) i have a datagridview and want to display columns from multiple tables. I know how to display columns from 1 table, but from 2, for exemple, i don't. Here's the code used for 1...
View Articlehow to select data from database one by one on button click
hi,i'm creating a "online examination website", my question is that how to select data from database one by one on button click event.i'm preparing question page and fetching data on radiobuttonlist...
View ArticlePlease explain detailed process of MSCITP course.
Hi,Please let me know the complete process to achieveing MSCITP course.I hope someone will reply on this post and will waiting for your response. RegardsRamesh
View ArticleCheck if Cells A2 and A3 are blank in Excel
I tried this code:public static void CellsBlank(){Worksheet worksheet;Workbook wb = Global.Variables.GlobalVariables.oXL.ActiveWorkbook;Excel.Range cell1 = (Excel.Range)worksheet.get_Range("A2",...
View ArticleHow to update/refresh CompositeCollection in wpf combobox?
Hi all,I am using one wpf combo box control and adding one static combo box item and one list to its ItemsSourceusing CompositeCollection. Below are the code. <ComboBox Name="cb"...
View Articleapplication Software Set up
how to make set up in silent mode in advance installer software? plz help me if you have any solution plz mail on kg.patel@merillife.com
View Articleneed to upload and open the doc file in c#
i want to upload a resume of job seeker as doc file i have uploaded it and saved it into the database.Now what i need is i want to open the doc file when i click a button in my website please help me....
View ArticleShow data of a data table inTree View
have a Data table TblTreeView which have four columns ParentID(pk) | ParentName| LeftChildID | RightChildIDand i want to display all data in tree view ;like as ParentName||_LeftChildID||_RightChildIDI...
View Articleautonumber column - datagridview
hello :) i have a datagridview populated from a bindingsource and i've tried in many ways to add an autonumber column. I've found some solutions on the Internet, but still doesn't work.:( here's my...
View Articlesession management
Hello Friends, I am facing a problem related to session. I opened my application and copy the url into another tab. When i am trying to log out in one tab but it didn't logout in another tab. so please...
View Article