Write an application that simulates coin tossing
Write an application that simulates coin tossing. Let the program toss the coin each time the user presses the "Toss" button. Count the number of times each side of the coin appears. Display the...
View Articleupload image android
I have a trouble about upload image from client android to webservice. In client , i convert image to base64 string. But my service can't receive this base64tring. I test service by Fidder and the...
View ArticleHow can i disable system generated error messages using my c# application
Hi friends, I was created a windows application to block the applications in pc. The application blocking was done but when clicking on blocked applications, the system generating a dialog box...
View Articlehow to load a audio files into media player using jquery JS
in a div have a more number of musics,when i click the each music loaded into media player these all opertions doing for HTML page-using Jquery or Jscript..any one can have a idea tell me...
View ArticlePLz help me
i want to create a window application of customer information using C# .net and excel sheet by using C3 window application fields like customer name , Address , Contact, etc that store the...
View ArticleHow to consume existing WCF service in Sharepoint 2010 webpart
Hi All,How to consume existing WCF service deployed on IIS in Sharepoint 2010 webpart.Thanks In advance
View Articlesetup using .iss
Hi,I want to setup my web application. I got an .iss file.Actually I do not have idea about .iss file.What is iss file?How can I setup by using this file?Many thanks,Darma
View ArticleHow to simulate OFFICE WORD TABLE in C# winform?
how can i simulate the function of WORD TABLE,that can split and meger cells arbitrarily,any code can help? thank you all
View ArticleHow to check Password exist in Membership Table ?
Ø Hi How to check password exists in asp.net Membership Table? Or How to check old password and new password. Ex: object objUserID =...
View ArticleExplain the options and bars available in xcode 4.2/4.0 workspace window ?
Hello Friends, Can you explain the options and bars available in xcode 4.2/4.0 workspace window ?
View ArticleHow To Migrate Ms access 2003 database to MS Sql server2005 database?
Hi,I have a requirement, how to migrate access database to sql server database,is there any tool to convert this database, pls help to me to full fill this requirement..Thank you.
View ArticleError with facebook comment in asp.net -(URL Rewritng)
Using the fb:comments I am getting the following error: Example : Warning: http://www.goodnewstab.com/article/HealthTechnolgy/Health/Cuts-That-Save-A-Millon-Hearts is unreachable. What i am doing: URL...
View Articlemouseover in asp.net datalist
How we can implement mouseover for hyperlink......because i want to, when user mouserover onfirst datalist items it's complete details display in another datalist in same page......pl,z guide me how we...
View ArticleLearn about C#.net Registration& Login
How to make registration & login page in c#.net using layered architeture ?
View ArticleHow to Consume Remote XML to a Listview for Windows 8?
How to Consume Remote XML to a Listview for Windows 8?I have seen numerous examples but never a complete one with remote XML all the way to a ListView. Thanks in advance!
View ArticleFill a DataViewGrid column with HTML links
Hi,I have a table and when I query against that table with this query:SELECT CAST('http://www.mylink.com/directlink.asp?name=' + [SKU] AS XML) FROM orderLinesI can click on the links in SSMS, however...
View Articleurl routing
how to usehttp://localhost:6717/WebSiteMoreCities/Default.aspxBy using routing, you can configure the application to accept the following URL to render the same information:how to become this url in...
View Article