searching for expletives in visual studio projects [closed] - c#

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am still in the stage of trying to not write expletive comments to myself, so on project completion I do a search for the main "abused" words.
Are the Microsoft devs filthy mouthed or is it coincedence?
(* = removed letter)
D:\Projects......resx(3996): 8g7fqR/cfvvt386D/zGF1TYJfIB5weKlYcESxrKwcKlUcU*tpdF5VrGvpYZHiS1VfD12tuzm9Zs3SyVn
D:\Projects\.....resx(3706): L6QEuEi5sMzyh24/noC5wqUC*NTXlQPWqr62XJCX8nrbw8D3TWUEJYkisCnDNDu0KYPqAL/UEIC/yZqA
D:\Projects\....resx(7349): aKtRVgW2niEevp/n4XhGaMqS941TpuzAEbXSbIVlIgJ8mPZDf3Cp2qvY9WrTpd8vPAtOF*cK34BGgRYg
D:\Projects\....resx(1963): GYDa2oFR45PBMFZ9tcDfU*KmjQLw0eMn7PX4mny9seuYwA3QDeQyi96k5ltz625fhxcDXFGb6O2tyijO
D:\Projects\....resx(2247): 8kotbWCBQzzDPVRz9b1691MLa4uWM8oB5NXcMbFWc*CkpL48XtyQo1JL0vJgrjupuYPRT9/vDvvcOBPE

The answer is one of:
Yes
No
We'll give them the benefit of the doubt and say most likely no, these are just random.

Related

what is the best facedetection .net other than luxand [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
i would like to know the best
face detection software
i tried luxand facesdk but its very too much. 4000usd per process per year.
so what is the alternative for .NET , ASP.NET or MVC
You can try with OpenCV library
Link : http://www.codeproject.com/Articles/23191/Face-and-Eyes-Detection-Using-OpenCV

What are good MVVM resources? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am constantly looking to learn more about MVVM but I feel like I have run out of source (which cannot be the case). So does anyone else have any good resources that they use?
I hope that you didn't went through CodeProject, here is a link that lists all the MVVM related article's and demo's. That will help you for sure.
http://www.codeproject.com/search.aspx?q=mvvm&sbo=kw

comparison of CouchDB .net libraries [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
There are several discussions already here but they are older and non exhaustive.
I am looking for a comparison of CouchDB c# libraries. Specifically, feedback on the ones listed on the CouchDB website .
LoveSeat
Relax
Divan
SharpCouch
DreamSeat
Any feedback on these (or others) - real world experience would be great.

distributed/Parallel computing [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I need to write application in .NET which will be make some calculations on few comuters (eg.3 computers). How write this application, wchich library i need to use. Do you now any good materials about that?
Try looking into the Task Parallel Library
Or if you really want to use multiple computers, then check out:
Using Task Parallel Library with Multiple Computers

What Web-Engines do I've aviable when developing a C# Application in Windows? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I want to know what are the most popular Web-Engines to use in a Desktop Aplication using C# and WinForms.
Can you suggest some ?
edit: I've edited the question, I think it's OK now.
I would go with WebKit.NET (GitHub Download)
I would use Awesomium.
It has a good .NET/WPF support.

Categories