How to Bind Dropdown list to each other in asp.net
Hi friendsI want to know how to bind three dropdownlist to each other from database i.e. I have three dropdown list, 1st is Country, 2nd is State, and 3rd is City. I want when we select country then...
View ArticleFindFirstDevice wince error 18
I have a c# application running on winCE 6.0 version. I need to unload/reload the SD card driver at run time. I am attempting to do this via calling FindFirstDevice, then...
View ArticleMultiple checkboxes in MVC3 with Razor
In my form i have some textboxes and checkboxes so i have to insert selected checkboxes values and retrieve those to back for update in mvc3 razor engine please help me.
View ArticleError: Wpf Application Stopped Working
hi all, i have one wpf application which is processed on data through sql server. i am installing setup of WPF application on remote machine to work on data procesing but it some time...
View ArticleSQL SERVER 2000
SQL SERVER 2000 WORKING ON WINDOWS XP, NOT ABLE TO CREATE DSN, SERVER IS NOT SHOWING.
View ArticleC# MVP interface
Hello , Please just explain the signature showed below , how can we use the eventhandlers of interface in our program?publicinterface IContactDetailView {event EventHandler Clicked;event...
View ArticleHow to add Pie Chart in Details section in Crystal Report
Hello All,In my web application i want to show all employees attendance i.e absents, presents and leaves in a report in Pie Chart format. Each employee's Pie chart shows the percentage of Leaves,...
View Articlehow to set domain name in web server (windows 2003)
hello, i have a web server with windows 2003, where iis and aps.net intalled. my application is running in localhost after published. how can i set my domain name in my server. thank you .
View Articlescript for textbox
hi <script type="text/javascript"> function MouseUptxtarea(obj) { document.getElementById('<%=txtArea.ClientID %>').focus(); } </script> <asp:TextBox...
View Articlei want to obtain a the table data from my sql database
hai i am a fresher i need to obtain the table datas in my database by selecting two ranges of date and time. i have more than 1000 of rows and 15 columns in a table with repect to the user entered...
View Articleadding query and transferring view to other view
Hi Sir,I'd follow your video tutorial and successful. But I just need help on How will I transfer the data in View A to view B. And I want to add query that will map 2 or more table through Id and...
View ArticleNew Dumps of Microsoft Exam Code 70-536
Any New Dumps of Microsoft Exam 70-536 are available ?? I am planning to appear exam in Feb'13. Please send it to ankush_702@ovi.comThanks In Advance !!!
View Articleobjective c is runtime language what does it men?
Objective-C is a runtime oriented language, which means that when it's possible it defers decisions about what will actually be executed from compile& link time to when it's actually executing on...
View Articlewhat is difference between NSNotification and protocol?
what is difference between NSNotification and protocol?
View ArticleWhat is push notification?
First, you have to either rent or own a server that is responsible for communicating with Apple's APNS servers. Yes, when pushing notifications to your app's users, your server have to first push it to...
View ArticleHow many autorelease you can create in your application?
How many autorelease you can create in your application?
View ArticleSynchronize List MetaData Columns With Social Tags
I've got a global term set that I've added as a Managed MetaData column to a document library. When I add values to the MMD column, they do not appear as 'Tagged' by me in MyProfile or within that...
View ArticleC# -linq to sql using a group by
I have a C# 2008 application that uses the following linq to sql statement to connect to a sql ser ver 2008 r2 database. var lcount = (from iw in erptData.Ibooks join ip in...
View Articlein C# ineed2 get the table from sql by selecting date&time
hai i am a fresher and i need to do a project in that i need to fetch the data from the sql database and display by c# coding, everything is done perfectly but i got stuck in the part of fetching...
View ArticleHow to hide and show gridview columns one by on using javasc
How to hide and show gridview columns one by on using javascript at client side only.where idinow has current button id,<script language="JavaScript">function hideColumn(idinow) { if (idinow ==...
View Article