vitule

684
reputation
99 views

Registered User

name vitule
member for 1 year
seen yesterday
website
location Columbia, MD
age 31
.Net Software Engineer from Maryland.
Nov
24
awarded  Notable Question
Nov
6
comment Change document library “Type” after it has been created from list definition
bad idea. maybe it helped you this time but you might get burned in the future.
Nov
5
awarded  Famous Question
Nov
4
awarded  Popular Question
Oct
17
awarded  Notable Question
Sep
9
awarded  Popular Question
Sep
1
comment How to efficiently delete all files in a document library?
The ProcessBatchData() approach is faster by several orders of magnitute.
Sep
1
comment How to efficiently delete all files in a document library?
too slow. Use ProcessBatchData()
Aug
27
comment In C#, what is the best way to test if a dataset is empty?
it seems that the author defines "empty dataset" as dataset with no tables or with any number of empty tables.
Aug
15
awarded  Yearling
Jul
21
comment Add ScriptManager to Page Programmatically?
I wonder if this can lead to having more than one ScriptManager on the page...