Hijri Date To gregorian using DateTime.Parse
Dear,I have the following code snitp to convert from 30/08/1434 to Gregorian , It fails the conversion cause the format is not correct , if you change the date by one day plus or minus with the same...
View ArticleVerify if DirectX library are installed
How i can check if directs are installed, with a class writes in .Net.
View ArticleSilverlight update failed
When Microsoft says I have an update for Silverlight, I click it, and it fails to update. I tried to delete Silverlight in add/remove and it won't let me. I figured I could re-install it. Could...
View ArticleBest practice for SQL update cross table, dynamic column
Ok, I've looked over 100's of threads and none of them fit what we're trying to do, so I'll try here. Firstly, this is a legacy system that we have NO control over, so we're stuck with the...
View Articleencrypt in .NET decrypt in Javascript
I've submitted this search term: encrypt in .net decrypt in javascript and hope to get some guidance here as well. I'm developing a LightSwitch Silverlight client that will be installed to the desktop....
View ArticleVB2010 Express: comparing and copy function (HELP me please)
Info about the form: 1 form, 2 button,1 checklistbox. using VB2010 ExpressI have made a form with a checklistbox, which is getting items(number like 4304xxxx) from a Excel sheet. My Question:ok hang...
View ArticleCoCreateInstance in C++/CLI
Hi EveryOne,Does anyone know how to write "CoCreateInstance" in Managed way (C++/CLI)? I trying to use CoCreateInstance in C++/CLI but it could not create an instance for me. I really does not know...
View ArticleSessionPageStatePersister
Hi.Due to lack of environment for testing it in live i would like to know how SessionPageStatePersister will behave in application runned on multiple servers.Anyone have experience with this kind of...
View ArticleSqlGeometryBuilder AddCircularArc mistake in library?
The SqlGeometryBuilder.AddCircularArc method takes the start and end points of the arc as parameters.I don't see how this can calculate and arc without a bulge value, radius or midpoint.I can see how...
View ArticleReverse Engineering code to fix a bug (one line change)
Hello. Maybe someone from Microsoft can comment. I'm sure this has been asked before. But I wanted to ask this in regards to my situation.I work at a non-profit company that is a Microsoft...
View ArticleFineuploader does not recognize the Request.IsAjaxRequest() in IE9
anyone using fineuploader would help. It works fine with Chrome and Firefox but not in IE9var app = { handlers: { createUploader: function (surveyId, reportName, countryRegionId) { app.manualUpload =...
View ArticleBuilding a cash register
Hi guys,I am looking to a start a small cash register business. I have been working as a cashier for four years and now I am about to graduate. So, I am thinking of building my own cash register...
View Articlecreating database using installer class when installing my application
I want to create database and tables on the client system when i install the setup on it.For that i created a installation class and text file for the database creation.In the installer class am...
View ArticleHow to mirror image/preview coming on front camera in my windows 8 phone app
My reference for the app is this link . It uses video brush to render the preview.http://msdn.microsoft.com/en-us/magazine/hh708750.aspx The guy talks about giving mirror experience for front camera...
View ArticleEventLog.EventWritten fires erroneously
I have a Windows Service that monitors the Application Event Log and is based on the EventLog.EventWritten event. It runs on several machines, and there are times when the entry below fires over and...
View ArticleCan not find Microsoft.WindowsMediaServices.Interop namespace.
Hi VS support team,I have the Windows SDK 7.1 installed on my windows 7 computer. Althrough most documentation refer a 2008 servers and not windows 7. But when browsing for Windows Media services for...
View Article