huynhvothinh wrote 2 weeks ago: http://msdn.microsoft.com/en-us/library/aa192483(office.11).aspx Word.Table tbl = ThisDocument.Tabl … more →
huynhvothinh wrote 2 weeks ago: http://www.c-sharpcorner.com/UploadFile/amrish_deep/WordAutomation05102007223934PM/WordAutomation.as … more →
huynhvothinh wrote 1 month ago: http://www.codeproject.com/KB/cs/Three_Layer_Architecture.aspx Introduction Here in this article, I … more →
huynhvothinh wrote 1 month ago: http://msdn.microsoft.com/en-us/library/ms186778.aspx SQL Server supports a three-part naming conven … more →
huynhvothinh wrote 1 month ago: SELECT OBJECT_NAME(c.OBJECT_ID) TableName ,c.name AS ColumnName ,SCHEMA_NAME(t.schema_id) AS SchemaN … more →
huynhvothinh wrote 1 month ago: http://msdn.microsoft.com/en-us/library/cc627284.aspx In Microsoft Visual Studio 2008, you can cre … more →
huynhvothinh wrote 1 month ago: http://glorix.blogspot.com/2007/08/custom-action-locations-and-groupid.html I’ve been wanderin … more →
huynhvothinh wrote 1 month ago: http://www.tonstegeman.com/Blog/Lists/Posts/Post.aspx?List=70640fe5%2D28d9%2D464f%2Db1c9%2D91e07c8f7 … more →
huynhvothinh wrote 1 month ago: http://www.sharepointboost.com/passwordchange.html SharePoint Password Change contains two Web Parts … more →
huynhvothinh wrote 1 month ago: http://msdn.microsoft.com/en-us/library/ms473643.aspx To define a custom action for a particular men … more →
huynhvothinh wrote 2 months ago: <html> <header> <title>javascript</title> <script type=”text/javasc … more →
huynhvothinh wrote 2 months ago: Check permission with: Name Description SPSite.DoesUserHavePermissions (SPReusableAcl, SPBasePermiss … more →
huynhvothinh wrote 2 months ago: http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.sppermissioncollection.aspx SPSite oSit … more →
huynhvothinh wrote 2 months ago: http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.sppermission.aspx SPSite oSiteCollectio … more →
huynhvothinh wrote 3 months ago: http://www.sqlteam.com/article/introduction-to-transactions This article covers the basic of transac … more →
huynhvothinh wrote 3 months ago: http://www.dotnetspider.com/resources/23154-Adding-Javascript-Alert-for-Delete-button.aspx Event of … more →
huynhvothinh wrote 3 months ago: http://www.issociate.de/board/post/244540/Get_data_type_of_column.html sp_columns <Table_name> … more →
huynhvothinh wrote 3 months ago: select table_name as Name from INFORMATION_SCHEMA.Tables where TABLE_TYPE = ‘BASE TABLE’ … more →
huynhvothinh wrote 3 months ago: http://zensoft.vn/ShowArticle.aspx?ID=775 General – Khái Quát Shortcut Description Ctr … more →