This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Public Function X() As String | |
Dim s as String = "" | |
Try | |
Dim vowels() As String = {"a", "e", "i", "o", "u"} | |
For Each vowel As String In vowels | |
s = "0" | |
Next | |
Catch ex As Exception | |
End Try | |
Return s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'So we started with something like this: | |
If Not X() Then | |
If A <=0 Then | |
'Do stuff | |
End If | |
End If | |
'Now, I am modifying it to | |
If Not X() AndAlso Not Y() Then | |
If A <=0 Then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If x.y Is Nothing | |
AndAlso a IsNot Nothing | |
AndAlso a.UseTC = True Then | |
Dim userLang() As String | |
userLang = Page.Request.UserLanguages | |
If userLang IsNot Nothing Then | |
e.c.Set(CurrentSB, userLang(0)) | |
x.y = New ai.e.eCI(userLang(0)) | |
Else | |
e.c.s(x) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Private Function BuildPage() As String | |
Try | |
If CurrentSessionBroker.EnableDebugTrace Then | |
'Big block of commented out code here on how to handle this scenario | |
'Why does this If block exist if everything inside is gone the way of the dodo? | |
End If | |
'... | |
Catch Ex As Exception | |
'... | |
Finally |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
.:+uuuuuuuuuuu+:. | |
./sssssssssssssssssssss/- | |
./aaaaaaaaaaaaaaaaaaaaaaaaaaa/. | |
.+uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu+. | |
`/sssssssssssssssssssssssssssssssssss/ | |
`aaaaaaaaaaaaa:-` `-:aaaaaaaaaaaaa. | |
`uuuuuuuuuuu/. ./uuuuuuuuuuu. | |
sssssssssss. .sssssssssss` | |
-aaaaaaaaaa` `+aaaaaaaaa: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URGENT NEED TO FIND A HOME FOR [CAT NAME] BY [MM/DD] OR SHE GOES TO THE POUND | |
My son and his family are moving to [Location] in the very near future and really want to find a home for their 10 year old cat. | |
[Cat name] has always been a house cat and she is declawed. If you know anyone who is interested, please have them call me at [my number]. | |
Thanks so much! |