Using event to switch between photos
Hello,I have 2 forms with 2 pictureBoxs, showing photos.In the forms there is timer set to 10Sec.In those 10Sec, the viewer can Key press for an answer.Right after key press, I would like to switch...
View ArticleProblem with Service Endpoint Definition
I am attempting a .NET Framework 4.5 Getting Started tutorial on WCF. I have created the application in Visual Studio 2012 Ultimate on a Windows 7 Professional 64 bit machine.The URL to the tutorial...
View ArticleMain forme menu save
Hi all,I've searched for it and cant find the answer.I have a win form application. In the main form, I have a save button.Now I have a save in the file menu and when I click it I want it the following...
View ArticleHow to make Url Blocker in C# .Net 4.0 Desktop Application
Hi Everyone...I want to make a software like Url Blocker , means by that software one can block any website in Mozilla or Chrome or Internet Explorer or in any web browser. I found host file in this...
View ArticleMVC Entity
Hi All, I have small doubt abt MVC 4.0.In MVC 4 webapplication,i am selected empty template.In that project i am adding ado.net entity model in Models.But i cannot get the DBContext from...
View ArticleHow to show countdown when user session expired?
Hi Friends, I need to show countdown while user session getting expire? How can i achieve this?
View ArticleRun Time Added Columns are not exporting into Excel from DataGrid
Hi,I am new to this Site as well as new in ASP.NET.I just started working on existing ASP.NET site and need to make some changes on existing website as per new requirement.Here, I wanted to export the...
View ArticleDesign Patterns - winforms controls
HelloI wanted using factory pattern create Winform controls and add them to forms dynamically.Their methods too.ITools{Button getbutton();TextBox gettextbox(); } Class myClass:ITools{Button...
View ArticleIndex Server (File Search)
I am having problem in "Index Search". Index search is searching the specified text in file or folder. Currently i am using csso dll and configuring index server on windows server 2003 and it is...
View ArticleCan I mix two audio files, one file would be background audio which is played...
Can I mix two audio files, one file would be background audio which is played and second is user voice which is being recorded?
View ArticleSilverlight dataGrid Control
Hi all....I need help in Silverlight dataGrid Control...I have to fire the following queries and load data in a grid view in Silverlight:1) var qry = from t in context.Employees select new {t.EName,...
View ArticleException
I am experiencing the following exception :Unable to cast COM object of type 'DBCCTRLLib.TickerClass' to interface type 'System.ComponentModel.ISupportInitialize'. This operation failed because the...
View Articlescrolling windows forms text
hican any one help.how to scroll windows application text?
View ArticleCheck any error in this code
Hi,this is my asp.net coding for registration form... i didnt get any error while compiling but after i enter all values when i click that submit buttom nothing happen... that values r not in sql db......
View ArticleHow to set a solution file to run in windows application.
I made a solution file in windows application in which i have 4 projects 1-Administrator2-Distributor3-Manufacture 4-Sub Distributor when i run the solution then default Administrator project is...
View ArticleAssorted Cosplay Shows Were Agitated Out
Although COSPLAY has appeared abounding years ago in America, Japan and added countries, it showed up in China absolutely late. The aboriginal COSPLAY appearance was in Gaoxiong, Taiwan Province, on...
View ArticleGetting error: Close the form before calling showDialog
Hi I am getting error, "Form that is already displayed modal cannot be displayed as a modal dialog box. Close the form before calling showDialog" when I am showing form as showdialog. could you please...
View Articlepolynomial function
An expression tree is a binary tree in which all leaves are operands (constants or variables), and the non-leaf nodes are binary operators (+,-,/,*,^). Implement this tree to model polynomials with the...
View Articlehow to show grid view row data in modelpopup,when we click on DepartmentID
Hi, In GridView i have TicketID,TicketName,DeptName..etc.When we click on TicketID that particular row data,should appear in modelpopup (ReadOnly)Here is my ScreenShot
View Article