-
as seen on SQL Blog
- Search for 'SQL Blog'
Well, it is official... there is a race for the community seats on the PASS NomCom. I am very pleased to see that we have 12 people who decided to put their names forward for this task. This is largely a thankless job that takes a great deal of time, judgement, and consideration. I have put my name…
>>> More
-
as seen on SQL Blogcasts
- Search for 'SQL Blogcasts'
I've waited until I got confirmation that I would indeed be included on the slate of applications for the 2012 NomCom Committee before publishing this blog Now I have been given the GREEN light on that from PASS I want to provide you with some brief background about myself, as you may not know…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
Did you already cast your votes for the SQLPass NomCom election ? If not, you really should! Your vote can make a difference, so don’t let it go to waste. The NomCom is the group of people that prepares the elections for the SQLPass Board of Directors. With the current election procedures, their opinion…
>>> More
-
as seen on SQL Team
- Search for 'SQL Team'
Last year after the election, the PASS Board created an Election Review Committee. This group was charged with reviewing our election procedures and making suggestions to improve the process. You can read about the formation of the group and review some of the intermediate work on the site – especially…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
Starting today you can vote for your choice for who should be on the Nomination Committee for SQL PASS (or perhaps some previous day if you aren't reading this on the 13, and if it is after noon on the 23, well, tough). There are 12 people who are up for vote with 3 slots available so this should…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
When learning a new programming language, one of the possible roadblocks you might encounter is the question whether the language is, by default, pass-by-value or pass-by-reference
So here is my question to all of you, in your favorite language, how is it actually done? and what are the possible…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
There’s a bunch of stuff going on at the moment in the SQL world, so if you’ve missed this particular piece of news, let me tell you a bit about it. Twice a year, the SQL community puts on its biggest virtual event – 24 Hours of PASS. And the next one is tomorrow – March 21st, 2012. Twenty-four sessions…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
There’s a bunch of stuff going on at the moment in the SQL world, so if you’ve missed this particular piece of news, let me tell you a bit about it. Twice a year, the SQL community puts on its biggest virtual event – 24 Hours of PASS. And the next one is tomorrow – March 21st, 2012. Twenty-four sessions…
>>> More
-
as seen on SQL Blogcasts
- Search for 'SQL Blogcasts'
Congratulations to Erin, Andy and Allen on making the
Nomination Committee for 2014. As Mark Broadbent (@retracement) stated in his
tweet, there’s a great set of individuals for the Nom Com, and I could not
agree more. I know Erin and Allen, and I know how much value they will bring to
the process…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi Team,
Could you please explain the following behavior of C# Class. I expect the classResult as "Class Lijo"; but actual value is “Changed”.
We’re making a copy of the reference. Though the copy is pointing to the same address, the method receiving the argument cannot change original.
Still…
>>> More