Welcome to SgDotNet Sign in | Join | Help

Browse by Tags

All Tags » .Net Framework   (RSS)
July 2006 #26 UG Meeting Join us for SGDN July Event and be one of the first in APAC to hear about the concepts of Identity Metasystem, brought to you by our very own local guru on Web Services, William Tay! Also, learn about developing personalisable Read More...
Released a code snippet in the article section to create a property in workflow. Check it out here... Read More...
Below is the code snippets to create a custom property for workflow action ?xml version="1.0" encoding="utf-8"?>CodeSnippets xmlns="http://schemas.microsoft.com/VisualStudio/2005/CodeSnippet"> CodeSnippet Format="1.0.0"> Header> /Header> Read More...
Getting your hands dirty on Visual Studio 2005 already? Noticed that you are repeatedly typing the same code over and over again, but not really willing to work on the xml files used to power the code snippets feature in Studio? Check out this editor...It Read More...
I had to say bye bye to my MacOS skin that decorated my IBM laptop. Everytime I reboot my laptop, it always fails to boot on the first attempt, and after a second attempt, I need to wait for the harddisk indicator to stop blinking before I can login. Read More...
If the subject interests you, read on here. Something that was taught in JSIST (nowSingapore Polytechnic)when I was doing structured programming in Pascal. I didn't take programming 101 when I was in university, but seems that a lot of people wasn't taught Read More...
Kent Sharkey (who managesthe ASP.NET Dev Center) says thatthe ASP.NET 2.0 Provider Model series of whitepapers are live on MSDN - 10 parts, 120 pages! The providers page at http://msdn.microsoft.com/asp.net/beta2/providers/default.aspx will be updated Read More...
SharePoint 12 is using lots of features from asp.net 2.0. Things like authentication provider model, webparts 2.0, personalisation, master pages, just to name a few that are announced in Arpan Shah's blog. As I didn't attend PDC build, I won't try to Read More...
In the event management system that I build for SgDotNet, there is a module where you are able to print out a attendence sheet. Microlau suggested having serial number in the attendence sheet. I did a quick google and found that people either use ItemBound Read More...
Serial Number DataGrid Column There are times when a serial number column on the datagrid is useful, especially when the datagrid is used to display registration information, order details etc. I’ll be sharing with you how to accomplish this by inheriting Read More...
Found this website that teaches you new stuff about .net 2.0. Looks very interesting. I've download the labs... Going to try soon. Read More...
After ISV technology update, I have been trying to send emails out directly from word, but I was stuck with this. Globals.ThisDocument.MailEnvelop.Item. What is the type!!! After searching around, and speaking to Shunjie, I realise that VSTO 2005 only Read More...
This link gives you a rtf document where it list issues that you might face when you open a project created in VS 2005 Beta 1 in Beta 2. I'm looking for one with VSTO in mind. Once I find it, I will put it here as well. [Updates] For VSTO, you need to Read More...
I'm working on a vsto hands on lab today, which Maung Maung demoed yesterday during the ISV Technology Update. However, instead of following the lab lesson, I decided to try and create a word application that can be used to send out emails to sgdotnet Read More...
As you should have known, there is a new feature in VB.net 2005 called "My". iDesign came up with That for c#, which is essentially a "My" wrapper class. Download it out here. There are other downloads listed here. Read More...
More Posts Next page »