Blogs1 - 10 of 311 recent posts for tag:".NET Framework"
04
Jan
2012
How to Tell If You Have Microsoft .NET Framework 3.5 SP1 installed

37 days ago by anthonyrstevens

…programatically, that is. It turns out it’s not *quite* the piece of cake that you might imagine. There’s a good Stack Overflow post that outlines some of the various approaches, and I crafted a little PowerShell script that uses the inspect-the-uninstall-Registry-key solution, but I’m not happy wi ...

The Pursuit Of A Life - thepursuitofalife.com · Rank: 47,020 · 12 references

Using SQl Statements

38 days ago by admin

Creating, altering, and dropping database objects is interesting. However, CRUD (create, read, update, delete) is the lifeblood of database applications. The ability to select, insert, update, and delete data through SQL is at the core of an application. Using read/select to read Data Reading data i ...

Phone Mobile PDA - phonemobilepda.com

02
Jan
2012
Microsoft Research Project Hawaii

40 days ago by Nithin Mohan T K

Nithin Mohan T K's Weblog - nitrix-reloaded.com · 3 references

Expression Linq

40 days ago by marcobaccaro

Já se faz bons anos desde a entrada da proposta de uma linguagem declarativa de consulta compilável, LINQ. As linguagens declarativas, o que são classificadas de linguagens de quarta geração, existe a bastante tempo. O SQL foi criado no início dos anos 70 pela IBM e padronizado como o padrão ANSI an ...

Marco Baccaro - marcobaccaro.wordpress.com

01
Jan
2012
C# Developer's Guide to ASP.NET, XML, and ADO.NET

41 days ago by nForms

Topics covered in this book include: the .NET Foundation Classes that are most used by developers--ASP.NET, XML, and ADO.NET, and details about the construction of Web Services and how they programmatically communicate with each other. Tags: Hospitality Recreation, Microsoft Visual Studio, .net foun ...

XForms | XML | XHTML | nForms - nforms.net

31
Dec
2011
Microsoft تنشر ترقيعا لسد ثغرة حرجة في ASP.Net

42 days ago by 01walid

Tweet هي ثغرة مُحرِجة حَرِجة جَارِحة ، جعلت Microsoft تعمل خلال عطلة رأس السنة لنشر ترقيعها قبل الـ Patch Tuesday المقبل، لا يتعلق الأمر هذه المرة بنظامها لكن بإطار العمل .NET وبالتحديد ASP.NET. يحمل هذا الترقيع معه تصحيحات لعديد من الأخطاء في ASP.NET تجعل الخوادم المصابة بها عرضة لهجومات حجب الخدمة ...

المجلة التقنية - it-scoop.com · Rank: 61,027 · 51 references

Changing SharePoint Default ASP.NET compiler to use ASP.NET 3.5

42 days ago by Michael Gerety

Overview While SharePoint 2010 supports .NET 3.5, it uses the .NET 2.0 compiler by default for ASP.NET pages. If you write any UserControls or consume any DLLs in your hosted ASPX pages that utilizes .NET 3.5 features such as the var keyword, extension methods, and LINQ, you’ll get compilation error ...

Tallan's Technology Blog - blog.tallan.com · Rank: 179,440 · 10 references

30
Dec
2011
Using MEF in a Request/Response Service Layer

43 days ago by dariosantarelli

In a project of mine I’m using a simple Request/Response service layer very similar to the amazing Davy Brion’s Agatha project. Everything started a few time ago when I was searching for a smart way to design a client-server infrastructure which was focused on messages and not on operations. This la ...

DarioSantarelli.Blog(this); - dariosantarelli.wordpress.com · 1 reference

Previous1234567