Automate Chrome browser
Hello Guys,My name is Vivek and working as QC, software testing.I have developed an automation script using Microsoft automation UI using C#.Its working great and now I have to upgrade my script, where...
View ArticleHow can i temporary disable autoplay from a wpf application C#
I am connecting to the internal memory of a device and reading files. When i connect the autoplay dialog pops up because it appears to be a mounted drive. I want to mount the drive but suppress the...
View ArticleStatisticFormula class has no constructor
I have found, the class StatisticFormula in System.Windows.Forms.DataVisualization.Charting would be very useful for statistical computation, it provides functions for Normal, Beta, Gamma...
View ArticleBind propertygrid to Settings
Hi,I'd like to bind the property grid to the Properties.Settings, however I need to 1) control which settings will be displayed and which not2) modify the name3) add the description4) add the...
View ArticleSearching for ILDASM
hi,I have installed Visual Studio 2012 express edition and I am not able to find out ILDASM ..Kindly help me where it is possible to store...Thanks.
View Article[Expression Tree] Step-by-step workflow execution
Hello,I'm using Expression Tree for scripting language in my App and I need to do a step-by-step workflow execution.Is it possible to do that ? I want to be able to pause, stop,... the execution of a...
View Articlefailure STG_E_ABNORMALAPIEXIT returned by IStorage::Commit api
IStorage::commit returned failure STG_E_ABNORMALAPIEXIT when saving a file to remote server from windows-based application running on windows 7. Want to know the cause of the problem and how to fix it?
View ArticleRefering v3.5 of System.Web.Extension and System.Web.Extension.Design on a...
HiI have a we site build on frame work 2.0 running on server 2003. Now i have to migrate it to 2008 server. The website has reference to v1.0.61025.0 of System.Web.Extension and...
View ArticleERROR when login to admin section of ASP.NET website
I made ASP.Net website and hosted it into hosting server, I can access to the front end pages however when I want to go to admin section (which allows me to edit database data) and I enter username and...
View ArticleA C# program that accepts a range of integer values and outputs the prime...
I've seen this type of question on the net, just that non is exactly what I wantI need to create a console application that allows a user to input a range of values e.g '20 to 200' , '100 to 800' ,...
View ArticleHow to achieve IValidatableObject implementation in a Potable Class Libray
Hi, I have a Portable Class Library for my business objects and I would like to add custom validation logic to this objects. I would like to do this using IValidatableObject interface and not to use...
View ArticleC# .NET 4.0 application crashes randomly
Hi, We're having strange crashes in the our application after moving to .net 4.0. My C# application disappears randomly without any exception.The old version was running with .net 3.5 without any...
View ArticleFAXCOMEX.DLL Example
Hi All,I am working on a application where I need to send a Fax from a C#.Net code.Primarily I used a "FAXCOMLib" which works fine for the local machine. Then I used that same code to send a Fax from a...
View ArticleDetecting whether incoming textis encrypted or not
I am researching Cryptography. I wanted to know whether any string is just plain text or it has been encrypted by some Cryptography algorithm
View ArticleMust declare the scalar variable "@cate".
Hi,I am working with WCF and ado.net conncection as per below. I have received must declare scalar veriable .where do I declaredatabase coding for connection as below...
View ArticleHow do you map POCO objects to Entity Framework Conceptual Model from a 3.5...
Is it true that the 3.5 Framework does not suport POCO layer ? And that support for it was only introduced in 4.0 ? ? How would you hydrate a POCO layer from Entity Framework in a 3.5 Framework...
View ArticleMemory Leak Issue while using MDI form in .Net 3.5 framework(VB to .Net...
I am working in VB to .Net Conversion project. I have converted my existing VB application to .Net using Visual Studio Wizard available in VS 2008 . My Application has a MDI(Multiple Document...
View ArticleEncrypt items in list box, then decrypt after double-clicking
I am very new to .Net, so bare with me please. I have to list a range of numbers in a listbox that are encrypted. When the user double-clicks an encryption in the listbox, the decrypted value must be...
View ArticleRunning ASP and ASP.NET on the Same Web Server Using Wcf
hii' have old project asp working with sql server 2000 and com+ objects,now create new project c#.net aspx files and wcf need upgraed old project to asp.net and sql server2005.how to run old asp and...
View Article