|
|
-
Patrick Lambin Commented 1 Years ago through Just Learned | 1 Point
As this edition is the most complete one, it is why i advice on the MSDN forums to install it instead the "simple" edition which does not include SSMSE.
Moreover,if SSMSE must be installed ( it is necessary except maybe with applications using user-ins...
|
-
Patrick Lambin Commented 1 Years ago through Just Learned | 1 Point
As this edition is the most complete one, it is why i advice on the MSDN forums to install it instead the "simple" edition which does not include SSMSE.
Moreover,if SSMSE must be installed ( it is necessary except maybe with applications using user-ins...
|
-
Patrick Lambin Liked 1 Years ago through Just Learned | 1 Point
Reason: This is because SQL Server 2008 Express with Advanced Services includes the Full-Text Search feature And as you know that it is one of the per-requisite to install adventure works sample db's in any edition.......
|
-
Patrick Lambin Learned 1 Years ago through Just Learned | 1 Point
Reason: This is because SQL Server 2008 Express with Advanced Services includes the Full-Text Search feature And as you know that it is one of the per-requisite to install adventure works sample db's in any edition.......
|
-
Patrick Lambin Learned 1 Years ago through Just Learned | 1 Point
Reason: This is because SQL Server 2008 Express with Advanced Services includes the Full-Text Search feature And as you know that it is one of the per-requisite to install adventure works sample db's in any edition.......
|
-
Patrick Lambin Liked 1 Years ago through Just Learned | 1 Point
Reason: This is because SQL Server 2008 Express with Advanced Services includes the Full-Text Search feature And as you know that it is one of the per-requisite to install adventure works sample db's in any edition.......
|
-
Patrick Lambin Commented 1 Years ago through Just Learned | 1 Point
I have developped on Windows since 20 years and i know this tip since this far time. But i had to ask it to my elder boy 2 months ago as i was not sure that i must use it with ALT or CTRL + ALT ( i am using it around twice in a year ). I remarked that y...
|
-
Patrick Lambin Commented 1 Years ago through Just Learned | 1 Point
I have developped on Windows since 20 years and i know this tip since this far time. But i had to ask it to my elder boy 2 months ago as i was not sure that i must use it with ALT or CTRL + ALT ( i am using it around twice in a year ). I remarked that y...
|
-
Patrick Lambin Liked 2 Years ago through Just Learned | 1 Point
I just learn from Abhishek Sur blog That future of C# 5.0 introduce two new keywords like "await" and "async" keyword for simplified existing multithreading model
[code]
async Task GetStringsFromUrlAsync(string url)
{
WebClient client = new ...
|
-
Patrick Lambin Learned 2 Years ago through Just Learned | 1 Point
I just learn from Abhishek Sur blog That future of C# 5.0 introduce two new keywords like "await" and "async" keyword for simplified existing multithreading model
[code]
async Task GetStringsFromUrlAsync(string url)
{
WebClient client = new ...
|