Finding No. Duplicate records for multiple columns (Fields)
What could be the best approach for finding No. of duplicate records for multiple columns in a table? I mean suppose we have 10 fields in table(A,B,C,D,E,F,G,H,I,J). First field (A) is ID. now i want...
View ArticleInsert Icon dialog is placed at center of the Page.
Hi Admin,if you click on the Insert Icon button, the icon dialog is placed at the center of the page. So i need to scroll down to get the icon dialog. If the icon dialog is placed relative to the icon...
View Article--- Article Removed ---
*** *** *** RSSing Note: Article removed by member request. *** ***
View ArticleDatabase restoring through code an error occured
The tail of the log for the database "ADDRESS" has not been backed up. Use BACKUP LOG WITH NORECOVERY to backup the log if it contains work you do not want to lose. Use the WITH REPLACE or WITH STOPAT...
View ArticleDecrypt an email body using Microsoft Exchange Server API
Scenario : Am trying to pull the emails from the remote Exchange server and trying to display the details like From, To, Body,Time etc.Here am able to display the above mentioned details, only if the...
View Articlefile version mainatence utility in c #
project on file version maintence utility in csharp
View ArticleHi i am from B.E mechanical background want to do cloud computing tell me
Hi i am from B.E mechanical background want to do cloud computing tell me
View ArticleMurachs JavaScript and DOM Scripting
I'm teaching myself Java scripting. Does anyone know where I can get the Answers to the Chapter Reviews for book Murachs JavaScript and DOM Scripting? Thank You
View ArticleCongratulations Anubhav Chaudhary
Congratulations Anubhav Chaudhary on completing 200+ articles.Thank YouDinesh Beniwal
View Articlebind jquery to child form not working
<script src="../../JS/jquery-1.10.2.js" type="text/javascript"></script> $(document).ready( function() { $('#btnClear1').click( function () { $('#txtDesig').val("");...
View ArticleWhat are all the ways to read data from a webpage in android
I want to access data from the web page.In an android app , i am gonna populate it.I heard about JSON-PARSING to fetch values, but the data source there mentioned is in JSONOBJECT format, how is...
View ArticleDeploying a MVC Application in Windows Azure
How can I deploy my MVC Application in Windows Azure Web Site. I am developing an application in MVC 5 and i want to deploy it into Windows Azure Web Site.
View Articlecountry_state_city list via array in javascript
This is my dropdownlist for country state and city. My country and state ddl is working properly but the cities list is not coming properly. Can anyone help please...?<div><select...
View Articlecountry_state_city list via array in javascript
This is my dropdownlist for country state and city. My country and state ddl is working properly but the cities list is not coming properly. Can anyone help please...?<div><select...
View ArticleSilverlight Application with WCF Service and EntityFramework
Am creating Silverlight Application with using WCF Services and Entity Framework for Insert,Select,Update and Delete using of DataGrid. I got results Insert,Select,Update but in delete i...
View ArticleHow export and no replace datagridview's data to excel?
Hello,I am using this code for export to excel using c#:- Microsoft.Office.Interop.Excel._Application app = new Microsoft.Office.Interop.Excel.Application(); // creating new WorkBook...
View ArticleDifference Between 2 dates using Ajax Calender Extender
Hi all...I need the following-Date1 - Jan-2001.Date2 - Sep-2001.Total Months between these two dates - i.e. 10months from Jan to Sep.I need this using Ajax Calender Extender Control.Please help... Its...
View ArticleCheck & Uncheck chkboxes in nested repeaters using Jquery
Hi, In our Appln we have two nested repeater controls.the parent control had parent chkboxes.and the child repeater had child subcategory check boxes.we need select and deselect all child chk...
View Articlemenu go behind when ajax page load
<styleStyle="z-index:1000"> *{ margin : 0px; padding: 0px; } body { font-family:Verdana; background-color:#ABC;...
View Articlemasterpage menubar childnode going behind the Ajax page
sir my CSS Code is below :: <styleStyle="z-index:1000"> *{ margin : 0px; padding: 0px; } body { font-family:Verdana;...
View Article