In my last article, Complete Threading Tutorial in C#, I explained basics of threading. I explained that how threads can be created, how locking...
Often times, applications need to perform multiple tasks at a time. I always share Microsoft’s word processor’s example. While you type in the...
.NET Framework comes with a set of debugging tools. Particularly if you are using and advanced IDE such as Visual Studio, you can use debugger and...
Garbage collection and memory management is probably that domain of programming where .NET Framework beats most of the other application...
Not sure I understand your question on how you can do it. Can you elaborate like what you arent able to do?
A select statement should not be very slow SQL = "SELECT ecc where ecc" And so it has to be your connection. Try connecting to your local...
Just don't do it for links. Keep them targeted for traffic and it should be fine.
Whats the dot net framework version is in XP and what is the framework version in Win 7?
Is the connection slow or execution of query slow?
XML documents are a standards described by World Wide Web Consortium (W3C) that are used for transferring information over the internet. The .NET...
Here is a good list. http://lifehacker.com/5124856/most-popular-reliable-and-affordable-web-hosts
XML stands for Extensible Markup language that is most commonly used for transferring information over the World Wide Web. XML documents are...
LINQ is Microsoft’s latest data access technology. LINQ stands for language integrated query and it can be leverage to execute complex queries in...
Were you able to send it once? If yes then just loop over it.
Entity framework is Microsoft’s latest data access technology and is considered a replacement for ADO.NET. However, there are still plenty of...
Very well pointed out.
Again. Show us what you have done and where you are stuck. Taking a picture of the question will not help buddy.
If you are beginner to LINQ, I will suggest you to first read Introduction to LINQ. However, if you have read that article or have some basic...
LINQ (Language Integrated Query) is arguable one of the most astonishing features of the .NET framework. If you have slightest idea of database...
I see it is completely ok unless I know what it intends to do. So take some pain of explaining what you are trying and what is the issue instead...
Separate names with a comma.