skip to main
|
skip to sidebar
Coded-Codes101
Solve first, then blog!
Friday, August 28, 2009
.NET Tips and Tricks [String]
Use
string.IsNullOrEmpty(myStringValue)
instead of
my
StringValue == ""
for better accuracy.
----------------------------------
When comparing strings, a better convention would be to use
my
StringValue.Equals(anotherStringValue, StringComparison.CurrentCultureIgnoreCase)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Topics
.net
(16)
absolute
(1)
abstract
(1)
access denied
(2)
Administrative Service
(1)
ajax
(5)
animation
(4)
app config
(1)
appstore
(1)
array
(1)
arrays
(4)
aspx
(3)
assembly
(2)
autoplay
(1)
blackpoint
(1)
blogger
(2)
blogspot
(2)
boolean
(1)
border
(1)
BreakRoleInheritance
(2)
bug
(1)
byte[]
(2)
C#
(11)
calculated column
(1)
Calendar
(1)
caml
(6)
captcha
(1)
carnegie mellon university
(1)
certificate
(1)
checkboxlist
(2)
checkout
(1)
child element
(1)
class
(1)
codes
(1)
collapse
(1)
collapsiblepanelextender
(1)
collation
(1)
color codes
(2)
color scheme
(2)
combobox
(1)
commands
(1)
communication
(1)
computer science
(1)
connectionstring
(3)
content type
(2)
controller
(1)
copy
(1)
credentials
(1)
CSS
(14)
csv
(1)
cursor
(1)
database
(4)
datafields
(1)
dataformatstring
(1)
Datagrid
(2)
datatemplate
(1)
DataView
(1)
Date
(3)
datechanged
(1)
DateFormat
(2)
datepicker
(1)
datetimecontrol
(1)
debugging
(3)
delegation
(1)
delete
(2)
DetailsView
(1)
difference
(1)
display codes
(2)
div
(7)
document library
(1)
dropdown
(2)
email
(2)
embed videos
(1)
encryption
(1)
error
(1)
event handler
(4)
event log
(1)
eventviewer
(1)
excel
(3)
expand
(1)
extension classes
(1)
fade
(2)
features
(2)
file
(1)
file upload
(3)
firefox
(1)
flv
(1)
folders
(1)
font
(3)
form
(2)
gmail
(1)
grid
(1)
gridcolumnproperty
(1)
gridrowproperty
(1)
gridview
(7)
grouping
(1)
guid
(1)
hotmail
(1)
hover
(3)
HTML
(5)
https
(1)
hyperlink
(2)
icons
(1)
ie
(2)
image
(3)
Infopath
(2)
interface
(1)
internet explorer
(1)
interval
(1)
ios
(4)
Java
(3)
javascript
(30)
jdbc
(1)
join
(1)
JQuery
(24)
json
(5)
JSP
(1)
K2
(3)
KeychainItemWrapper
(1)
lineheight
(1)
linkbutton
(2)
LINUX
(1)
list
(2)
listbox
(3)
margin
(1)
masterpage
(1)
mouseenter
(1)
mouseover
(3)
msbuild
(1)
msword2007
(1)
muenchian
(1)
nested
(1)
net
(2)
net 2.0
(2)
no code
(1)
NSUserDefaults
(1)
object
(1)
ObjectDataSource
(1)
objective-C
(4)
onmouseout
(2)
onmouseover
(3)
oop
(2)
opacity
(1)
overlay
(1)
panel
(1)
parent
(1)
parse
(2)
paste
(1)
PayPal
(2)
permission
(2)
persistence
(1)
PHP
(3)
pop3
(1)
popunder
(1)
popup
(13)
position
(2)
postback
(1)
postgresql
(1)
programming
(1)
proxy
(1)
public key
(1)
publish
(1)
querystring
(1)
random
(1)
randomize
(1)
recaptcha
(1)
receiver
(1)
records
(1)
reference
(1)
refresh
(1)
rename
(1)
reuse
(1)
sandbox
(1)
scheduled tasks
(2)
scrollbar
(4)
scrollviewer
(1)
security
(1)
Select
(1)
SelectionChanged
(1)
sender
(1)
Session variables
(2)
set focus
(1)
setInterval
(1)
setTimeout
(2)
SharePoint
(38)
shopping cart
(1)
silverlight 2.0
(25)
silverlight 3
(4)
silverlight 4
(1)
SimpleDateFormat
(1)
size
(1)
sliding
(3)
sort
(2)
SPAlert
(2)
spdatasource
(1)
spgridview
(2)
SPListItem
(2)
SPRoleAssignment
(1)
SPRoleDefinition
(1)
SPServices
(5)
sptreeview
(1)
sql
(5)
SqlConnection
(1)
stackpanel
(1)
static
(1)
string
(1)
stsadm
(1)
style
(1)
subsites
(1)
subwebs
(1)
TabControl
(2)
table
(1)
text
(2)
textblock
(1)
time lag
(1)
timeout
(2)
timer
(2)
today
(1)
tooltip
(1)
truncate
(1)
UINavigationController
(1)
UIScrollView
(2)
UITabBarController
(1)
updatepanel
(1)
url
(2)
usb
(1)
user
(2)
user profile
(1)
visibility
(2)
visual studio 2008
(11)
web 2.0
(1)
web config
(2)
web part
(4)
web services
(5)
webclient
(1)
window
(1)
windows service
(3)
workflow
(3)
wspbuilder
(2)
xml
(2)
xsl
(5)
youtube
(1)
Contributors
coded
coded
Followers
No comments:
Post a Comment