Juliano 的个人资料Juliano [Knowledge is ev...照片日志列表更多 ![]() | 帮助 |
|
|
9月19日 EXAME BETA - 70-433: Microsoft SQL Server 2008, Database DevelopmentRetirado do blog do MVP Herleson. Show de bola cara!! Eu já estou reservando meu horário :D Quote EXAME BETA - 70-433: Microsoft SQL Server 2008, Database Development 2月15日 Windows Vista SP1 available to MSDN and TechNet subscribersWindows Vista SP1 is now available to MSDN and TechNet subscribers.
Check it out at: http://technet.microsoft.com/subscriptions and http://msdn2.microsoft.com/subscriptions 2月1日 MSDN Reader available to downloadMSDN Reader is now available for download! About Have you ever wanted to read development-focused content through the slick NY Times Reader experience? Me too! The MSDN Reader provides offline caching/reading of MSDN Magazine articles, content annotation, and content sharing through an intuitive user interface. The source for this application is provided in the releases section. Feel free to play with the code provided here or check out http://go.microsoft.com/?linkid=8118444 for more information on building Syndicated Client Experiences. Download
1月24日 Breaking News – Second Shot extended through June 2008The Second Shot offer that would end at January 31, 2008, will be extended through June 30, 2008. That's a great oportunity, it's almost like a certification insurance J. Then you have 5 months to take advantage of this offer and get your certifications. I'll begin this Monday taking the exam 70-542 (Office Sharepoint Server 2007 – Application Development), I hope not having to take the second shot (Is this right? I took five minutes to translate the last part, that means "I want to pass without having to take the Second Shot" J….any suggestions?). More details: http://www.microsoft.com/learning/mcp/offers/secondshot/default.mspx 12月16日 Export your TheSpoke messages direct to Live SpacesToday (right on my birthday \o/ ) I just released the IntoSpaces Beta 1, a tool that copies the messages from TheSpoke and sends them to Live Spaces.
Test it and tell me what you think.
I hope it helps you on the migration proccess.
Download: www.codeplex.com/intospaces 12月4日 December 9th – Release of IntoSpaces Beta 1After some tests, I can release the beta 1 version of IntoSpaces (formerly known as TheSpoke Migration Tool J ). I only have to fix some visual issues and I'll release it to testers. Previously, I've opted to post every message as a draft, but I'll let the user to choose the way he wants.
So, IntoSpaces Beta 1 will be released on December 9th.
I'd like to count the number of downloads, does anyone have a suggestion?
Bye. 7月17日 Brazilian Language Pack for Visual Studio 2008 Express EditionsLast Thursday (July 17th) I received an invite from Alexandre Ricardo Nardi (Manager of New Technologies and Platforms – Microsoft Brazil) to participate on the Localization process for the Brazilian Language Pack for Visual Studio 2008 Express Editions and Brazilian MSDN Wiki for Visual Studio 2008 Online MSDN Library. I'm so proud that I'll be able to help on this process and the Brazilian community by creating this resource. I believe that the creation of a Portuguese Language Pack will increase the adoption of Visual Studio at High School/Technical and Universities, including enthusiasts, because students/users that don't speak english will be less intimidated with the development environment. This shows the consideration that Microsoft Corp. is having with Brazil and its developers. 7月10日 Microsoft announced launch date for Windows Server, SQL Server and Visual Studio 2008Microsoft has just announced the launch date for Visual Studio 2008, SQL Server 2008 and Windows Server 2008 at the Microsoft WorldWide Partner Conference in Denver. The chosen date is February 27th. And at this big event we will rock around the world! Our MSP team (Microsoft Student Partners) is already preparing to bring more knowledge to the community. 3月24日 Replacing Notepad in Windows VistaAlberto Escobedo has published a tip in his blog at MSDN that suggests a replacement for the Notepad version that comes with Windows Vista for a more complete version, and as he suggests, it opens large files faster. Step by step instructions: http://blogs.msdn.com/albertoe/archive/2007/01/08/replacing-notepad-in-vista.aspx Notepad2 Download: http://www.flos-freeware.ch/notepad2.html Copy file pathWindows Vista brings an interesting resource that allows copying the path of a selected file in Windows Explorer to the Clipboard. You can use this resource by pressing Shift key and right-clicking over any file in Windows Explorer and selecting the Copy Path option. 2月20日 Server.Transfer X Response.RedirectMany of us choose which redirection method we should use without knowing how it really works. The truth is that even myself never searched about this, that's why I like to participate in dicussion forums, so I can learn more things trying to help other people. Summarizing, the Server.Transfer method is very useful when we want to exchange information, because what is in the HttpContext is transferred to the page used int Server.Transfer.
The Response.Redirect method is more user friendly because it shows the real page (URL) that is being shown to the user. If you want more information, here is a link that can help you: http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=15
PS: If you find any mistakes in my english translation, please help me giving suggestions in a post comment. 2月17日 A different Reality ShowNo, this is not a new porn show masked by a Reality Show. I'm talking about a new kind of Reality Show made by Discovery Channel. I've found it when I was searching for TV transmissions on the internet.
It's about a competition (sponsored by GM) where 7 students had to project the 2030 year's car and be hired on General Motors.
Their projects are really cool, take a look: http://dsc.discovery.com/beyond/index.html?playerId=203711706&categoryId=433318910&lineupId=451776277 1月31日 Executing a StoredProcedure in SqlDataSourceToday I came accross a problem at work, my SqlDataSource that uses a Stored Procedure to update some table data wasn't returning the number of affected rows, so my error handling wasn't working too, because it uses the number of affectes rows to check if the operations has been executed correctly.
I've made a search and found the solution. In my Stored Procedure I was using the SET NOCOUNT ON statement, but it prevents the return of the number of affected rows.
So the solution was simple, just take off the SET NOCOUNT ON statement, and everything worked without problems.
So, here is the tip. Simple, but useful if somebody have problemas like me.
See ya'. 1月29日 First blog postHi,
My name is Juliano, I'm a Brazilian Microsoft Student Partner and this will be the english version of my blog.
My original (portuguese) blog is under the url: http://julianonetfox.spaces.live.com
And I'll try to post the english version of the posts that it has, as much as I can and using the english words that I know, because I'm not an expert yet.
But I ask you that if make any mistakes, please correct me (even with my english translations).
Thanks you all and I hope you like my english technical blog. |
|
|