ASP.net C# : How to create a QR code scanner with webcam?
Facing problem in detecting and decoding, current phase just can open the webcam, but can't detect the QR code. Any suggestion?
View Articlepassing Object parameters using XAML and C# on Windows8
Hello Everyone,I am new in visual studio and trying to learn it. I am exploring a scenario but couldn't find how to do that in visual studio 2012 using windows 8.The Scenario is:I have three buttons...
View ArticleDifferent Ways of doing Black Box testing
What are the different ways of doing Black Box testing?
View Articlesharepoint 2010 search
i was looking for source to connect our sharepoint 2010 search to external folder having xml files inside it.We crawled the folder but we are getting the results with xml file names.But we nwant to see...
View ArticleCan We Perform Two Prints On Same Paper At A Time in C#,Winforms
Hi Friends...My Requirement Is To Print A PDF File From Folder And Print Some Data Retrieving From Database.I Need To Print Both Prints On The Same Paper At A Time WithOut Using Crystal Reports....Some...
View ArticleNeed suggestion about class designing
Hi,We are developing one windows application which stores different claims related to amount and from that we want to design classesTo enter claims we are using following...
View Articleretriving data using jquery from a model
HICan anyone advice me on this problem.i'm creating a tagging system. in my model (model1) it creates a row of documents by calling another model (model2) ive created a jquery script in modal1 which...
View Articlesub query value not fill into the dataset
OleDbConnection OraCon = new OleDbConnection(); DataSet ds = new DataSet(); OleDbCommand cmd = new OleDbCommand(); string connectionstr =...
View Articlehow to populate dropdownlist value from database value
hi,in my code i have one requirement....in my form ,i have textboxes and dropdownlists and radiobutton list...i have two buttons save & Get...if i click on save button the values in the textboxes...
View ArticleWeb Service
When I am using Microsoft.office.interop.excel or Microsoft.office.interop.word dlls in my web service before hosting it is working fine...when ever after hosted the web service in IIS web server the...
View ArticleThe runtime has encountered a fatal error
i got this error "The runtime has encountered a fatal error. The address of the error was at 0x60059ddd, on thread 0xb6c. The error code is 0x80131623. This error may be a bug in the CLR or in the...
View ArticleFailure of the Graphics Package in MS Visual Studioo 2012
Am I the only person in the Visual Studio world who cannot get the graphics package in VS 2012 to work? I am a 'gamer' and I need lots of 'frames' that contain lots of 'labels' or equivalent (boxes...
View Articlehow do I render an image at run time in wpf
I'm just doing a basic practice project that envolves a street light and the light/image changes color at the push of a button. at design time I can see all three of my images clearly but at runtime...
View ArticleSql semicolon Access MDB error
I am getting an error saying missing semicolon in the SQL statement. I writing to an access database. Review below. string sql = "INSERT INTO tblServiceEvent ( ServiceID, ContactID,...
View ArticleSearching records inside a datagridview for the characters pressed
Hi, How can we search for the text inside a datagridview itself without using a textbox.What i mean is i want to make a record selection in a datagridview in the same way as a search using a...
View ArticleC# executable change to dll
I have a question about converting a C# 2010 application that is currently run as an executable to be run as a DLL instead. I do not know what parts of the entire solution file should be part of the...
View Articlehow to get wallpaper download count in my website?
how to get wallpaper download count in my website?
View ArticleStrongly-Type View and Model
Hi guys, Does anyone know how to create a model where I can able to create a control combobox, radiobutton, listbox and checkbox instead of using ViewBag?
View ArticleWhich gantt chart control to use to show mpp file?
I have a requirement to show the microsoft project file data into gantt chart.After a lot of search got controls from many 3rd parties like Dlhsoft,aspose,Netronic etc.I want to know which control to...
View Article