Saturday, April 30, 2005

I love this company, these words were spoken by Steve Ballmer, CEO Microsoft and his dance proved his love :)

Hahahaa, have you ever seen any CEO dancing and signing, you will be surprised, in early 2000 CEO Microsoft Steve Ballmer came on stage and saying 'Developers' for more then 10 times. His voice was full of love for the developers community.

I'll bet after listening up this video clip you will cheer up like me :)


Related link:
http://www.ntk.net/media/developers.mpg
http://www.ntk.net/media/dancemonkeyboy.mpg

Cheers,
~Danish Sami

4/30/2005 1:10:04 PM UTC  #    Disclaimer  |  Comments [0]  | 
 Friday, April 29, 2005

Voice and video files streamed over the net could be made untappable and ultra-secure in the next few years thanks to a breakthrough by Toshiba.

Related link:

http://news.bbc.co.uk/1/hi/sci/tech/4496893.stm

Cheers,
~Danish Sami

4/29/2005 1:10:59 PM UTC  #    Disclaimer  |  Comments [0]  | 
 Tuesday, April 26, 2005

Maintaining secure systems in the face of increasing information demands is a top priority for today’s enterprises. Businesses must satisfy the expanding information needs of their employees, customers, and partners while maintaining the highest levels of security for access to corporate systems and protecting the privacy of sensitive data.
SQL Server 2005, the next version of SQL Server 2005, will help organizations address these and other data management challenges by building on and adding to the security capabilities of SQL Server 2000.
Tired of reading text and still passionate to find out what exactly SQLServer 2005 offers on security, check this downloadable macromedia flash file.

Realted link:
http://www.microsoft.com/sql/demos/2005/SQL%202005%20Security.swf

Relax and start learning new security features offer by SQLServer 2005 Yukon.

Cheers,
~Danish Sami

4/26/2005 1:15:06 PM UTC  #    Disclaimer  |  Comments [0]  | 

Microsoft boss Bill Gates has demonstrated key features of the next Windows operating system, code-named Longhorn, at a developers' conference.

Related link:

http://news.bbc.co.uk/1/hi/technology/4484967.stm

Cheers,
~Danish Sami

4/26/2005 1:11:58 PM UTC  #    Disclaimer  |  Comments [0]  | 
 Monday, April 04, 2005

Microsoft is planning to make Windows and Internet Explorer more secure by including software to give people more control over personal information.

Related link:
http://news.bbc.co.uk/1/hi/technology/4393573.stm

Cheers,
~Danish Sami (UG Leader)

4/4/2005 1:18:20 PM UTC  #    Disclaimer  |  Comments [0]  | 
 Friday, March 11, 2005

This month, Jason Bunting interviews INETA Speaker, Kate Gregory. Kate is a Microsoft Regional Director, co-owner of Gregory Consulting in Toronto, Ontario and well known author, conference speaker and C++ guru.

JB.
When did you first start writing code?
KG. My standard line in talks is "I've been paid to program since 1979". I guess I wrote some Fortran in 1977... yikes! coming up on 30 years! It didn't utterly thrill me at first, but I guess it surely grew on me.


JB. You are consistently rated as one of the best presenters at the conferences you speak at, to what do you attribute your high ratings?
KG. I really enjoy speaking to crowds about technology; I think having a good time is a big part of doing well. I rehearse, I run my demos over and over, and I try to know more about the topic than I would really need to. I have to know what I want people to get from coming to my talk, and then I do my best to give them that. I also listen to as many speakers as I can -- whether they're good or bad I can learn from them!

JB. What are the biggest misconceptions people have about C++, both in a general sense and as the language relates to the .NET platform? What does the future hold for C++ with regards to the .NET platform?

KG. So many people think C++ programmers should have all moved to C# and C++ applications must all be ported to C#. I'm helping a lot of clients move into using managed code without leaving behind all their tested working C++ code. And people who have put in the time to learn this complex and powerful language can do things that simply cannot be done in any other language. It's not for everyone, but what tool is?

As for the future, if you haven't seen C++/CLI yet, you really really have to. The most common response from non-C++ devs: "I can read that! It makes sense!" and from C++ devs "I am switching back from C#! That is so totally cool!". Here is a language that offers both templates and generics, so you can choose the right technique for your needs, that offers deterministic destruction for all kinds of objects, even those written in languages like C# and VB.NET that don't have destructors, and that still supports the fastest possible interop between managed and unmanaged code. The double underscores are gone, the language feels more like C++ than it ever did, and it's just plain beautiful.

JB. On your blog you have said that you have "feelings" towards C++ that you don't for have other languages/technologies, yet at the end of last year, you were writing code for a client in VB.NET; do you have any qualms about that? Negative things tend to be said about VB.NET, what positive things do you see in the language?KG. I work in VB.NET a lot; clients ask for it and it's a fully OO language that can do everything C# can. I actually prefer VB to C# because I never drift off into C++ by accident; I know at a glance what language I'm working in. It can access all the goodness of the runtime, the libraries, and so on; Visual Studio is rich in wizards for it -- what's not to like? Sure some folks write horrible code in it, but people write horrible stories in English, and I'm sticking with it anyway. I'm just not passionate about it: I use it to make software and solve my client's problems.

JB. Let's suppose you are invited to speak to a user group (as a member of the INETA Speaker's Bureau), and the user group leader asked that you speak on whatever subject you currently find interesting, what would that be and why?

KG. If the leader would indulge me, I would show them what's going on with C++/CLI. Did I mention it's beautiful? If you're not careful, I could probably do 5 or 6 hours on the topic ... but don't worry, I'll cheerfully do Smart Clients or ADO or What's New In Whidbey with all my samples in VB or C#. I would rather tell people all about a topic they want to hear about than all about a topic I want to talk about -- at least until we get to the bar afterwards!

JB. You and your husband are "geeks;" do either of your children write code? If they do, do you have all-night coding sessions together as a family? If they don't, do they think you are strange?

KG. I think kids always think their parents are a little strange. At 15 and 11, my two are both old enough to be coding, and they've done a few things, but it's not that thrilling to them. They liked HTML at first glance, but would rather use apps other people wrote at the moment. They aren't really "into computers" any more than we might have been "into phones" or "into TV" -- it's just an appliance, a way to do your homework or have fun manipulating images -- or of course stay in touch with your friends. Messenger is a huge part of their lives.

JB. I heard from a little bird that I should ask you about something called the "Brian equilibrium." What is this referring to?

KG. At Tech Ed 2004, there were as many women speakers as there were speakers named Brian -- something that was easy to notice because the speaker dropdown was alphabetical by first name and Brian comes early in the alphabet. For a while during Tech Ed and shortly after, I kept finding myself in groups where that balance was maintained -- say a dinner group with two women, two Brians, and some other people who were unfortunate enough to be neither. And at home, I'm always in balance since the aforementioned geeky husband happens to be called Brian.

Enjoy the interview,

 

Cheers,

~Danish Sami (UG Leader)

3/11/2005 2:23:23 PM UTC  #    Disclaimer  |  Comments [0]  | 

SQL Server 2005 is a candidate for Microsoft's shared-source programme, according to senior Microsoft sources within the unit responsible for the database product.

Related link:
http://uk.builder.com/architecture/db/0,39026552,39238018,00.htm


Cheers,
~Danish Sami (UG Leader)

3/11/2005 2:19:51 PM UTC  #    Disclaimer  |  Comments [0]  | 
 Sunday, February 20, 2005

Dear all,

If you like to be part of the SQL Server 2005 testing team, participate in the beta testing program, through this you can help Microsoft to develop better software for the future.

Plus this is a wonderfull oppertunity to get your hands dirty with the application befoer its arrival publicly and be among those who willingly to test this magnificent and provide your feedback to the development team.

Related link:
http://msdn.microsoft.com/sql/bugs/default.aspx

Cheers,
~Danish Sami

2/20/2005 2:25:09 PM UTC  #    Disclaimer  |  Comments [0]  | 
 Wednesday, February 16, 2005

Sorry, dudes. I am sharing this link as a Late Breaking News. Microsoft had celebrated 10th Anniversary of SQL Server during PASS 2004. I would like you to join me to read and go through the link and be updated and I am sure you will become excited when you will read the welcome letter from Gordon Mangione, Corporate Vice President SQL Server.

Related Link
http://www.microsoft.com/sql/evaluation/anniversary/default.asp

Cheers,
~Danish Sami

2/16/2005 2:26:23 PM UTC  #    Disclaimer  |  Comments [0]  | 
 Tuesday, February 15, 2005

It's been a busy year for SQL Server, lets check out the features in a glance.

Related Link:

http://msdn.microsoft.com/msdnmag/issues/03/10/TalkingTo/

Cheers,

~Danish Sami

2/15/2005 2:27:29 PM UTC  #    Disclaimer  |  Comments [0]  |