Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements

6 Posted Topics

Member Avatar for _1_14

Greetings, I cannot understand well what you are trying to do. However, you can use either [String.Split Method](https://msdn.microsoft.com/en-us/library/system.string.split(v=vs.110).aspx) or [String.Substring Method](https://msdn.microsoft.com/en-us/library/system.string.substring(v=vs.110).aspx). On the other hand, according to what I understand [String.Split Method](https://msdn.microsoft.com/en-us/library/system.string.split(v=vs.110).aspx) will be more suitable for your need. I hope my answer helped you in solving your problem.

Member Avatar for sgtamilan
0
549
Member Avatar for Amr_3

Greetings, I want to read on several topics related to the Web development and I hope that you can give me an advice on the best book in the range of books available for me in every topic. For sure no one read all these books to give a final …

Member Avatar for Cod_1
0
498
Member Avatar for Member #1129692

It does not matter what database engine you are going to use what does matter is your database design. When it comes to transactions mainly insert, update, and delete data you should targetting a database which structure should conforms to an online transactional processing (OLTP) environment where a normalized model …

Member Avatar for Amr_3
0
1K
Member Avatar for Amr_3
Member Avatar for Amr_3

Greetings, I got a Notbook from a friend to fix it, strictly speaking, installing a fresh copy of operating system. The Netbook brand may be not a well-known brand, "ChiliGreen Netbook" model "Neo", the Netbook comes with Windows XP Home edition. First I tried to install Windows 7 X86 on …

Member Avatar for rubberman
0
420
Member Avatar for Amr_3

I am creating a web service to interact with a database and it is supposed to perform the CRUD operations. Right now it works fine with the read and post operation the WCF service supposed to have a method that is called from within jQuery whenever the page completes load …

Member Avatar for Amr_3
0
312

The End.