WCF Service Access denied
Dear All,We have developed a WCF service and hosted in IIS in one machine, and we are consuming this WCF service in a web application which is hosted in another machine, both WCF and web application...
View ArticleExperienced but no Education!
Hi all,I always been poor in academics, did BCA(Regular) in 2005-08 from a good college in Delhi but didn't completed it as few papers i didn't passed.Till 2010 end i did part time jobs, then i got a...
View ArticleC# Programming Problem
Write a console application in C# which plays Rock-Paper-Scissors. For each round of the game, the computer chooses Rock, Paper or Scissors at random, then asks the user to enter his/her choice. The...
View ArticleExistance of mentioned operators
When I try to write queries in Oracle using operators:not exists,minus,intersect it gives me errors. Is there other operators for performing the queries, if so please list them with respective examples
View ArticleTSP solver for Google Maps API
Hi,Can anyone guide me on how to implement the tsp solver on Google Maps?I have tried several times. i can't even show the Google maps on my asp.net page with the code from the link below.i found the...
View Articlejavascript TSP solver for google maps API
Hi,Can anyone guide me on how to implement the tsp solver on Google Maps?I have tried several times. i can't even show the Google maps on my asp.net page with the code from the link below.i found the...
View ArticleMultiple html pages ?? can it be done
HiWell my present query is bit tricky i feelI have created a webform.aspx which contains many dropdowns textboxes and checkboxes... there are two buttons...one is ADD REQUEST...and the other is SUBMIT...
View ArticleNeed To integrate BI Tool IN MY Current project
Dear All,i need to integrate BI Tool in my current application. Application Detail : Framework 3.5 and using sql server 2005 Need help in integrating FREE BI TOOL in my current project.Thanks &...
View Articlehow to send email mailmerge word document&Datasource Excel
I tried these two ways to send mailmerge document but didnt work for me.object oFilename = @"D:\Title.doc"; // word template myWordApp.Visible = false; string path = txtBrowse.Text;//datasource...
View Articlehow to call testname from repository to service
Controller public ActionResult Index(Guid id) { return View(_service.IndexBuildView(id)); }Repository public List<StudentGradeBook> GetStudentsGradeBook(Guid...
View ArticleAjax Update Panel in Master Page
Hi, I have updatepanel in Master Page.There I add Timer for refereshing the panel for particular time interval.In Content Page I include one update panel with Modal popup extender.The problem is,When...
View ArticleCrystal Report Head_Ache
Some should help me please, my mind is blowing. I have a crystal report that is connected to my dataset but it is displaying weird data. Data that are not even in my database or dataset. Please Help.
View ArticleCreate hyperlinks in string inside richtextbox in WPF
Hi Team,Below i faces issues in String using RichText box control for example :Hi Welcome website like www.google.com and visit this site lot of things when i bind this strings in our RichText box...
View ArticleAutomatic row addition in gridview on button click
I have two textbox, one button and one gridview. i want that when i click on button, two textbox values will be added to gridview's 1st row. then when i again click on the button, two textbox values...
View ArticleClose parent window and open same link in pop up window
I want to close parent window and open same url in pop up window on user login. i have write following code for it:Page.ClientScript.RegisterStartupScript(this.GetType(), "newWindow",...
View ArticleHow to Create a SetUp Project With SqlServer Db in c# Forms
Hi all, I am working with C# windows Application (Visual Studio 2010,Sql Server 2008).Here I want to Create a SetUp Project to install my Project in Client side.Please provide solution to...
View ArticleFactory, Factory Method and Abstract Factory design pattern
What is difference between Factory, Factory Method and Abstract Factory design pattern.I am confused. Please give example also.
View ArticleAdd textboxhint component in tool box
I want to add textboxhint component in tool box in vb.net or c#.net so how can do it ?Plz help me
View Article