Yeap!... it's case sensitive, but the problem is that i have to search and make a conditional remove, it's the only one way creating a copy of the Sentence and making all to lower, save the IndexOf...
Hi... I always used synchronous calls for everything in asp.net, but that's because i don't understand what happens if in a request i make a asynchronous call (ie: to a web service) and it takes...
Hi, i have a very rare problem, i have instaled windows 2003 server, IIS, VS.NET, and some ASP.NET pages running on my computer. Now, sometimes when i looking something on internet and i type a wrong...
Hi,
Anyone knows the performance deferences between accessing to a XML and getting a small Table with a simple query from MSSQL... Or other Dbs, such Oracle or MySQL (Using the .NET Driver from...
Hi,
I'm trying to create a web form that shows 2 lists dinammically, the first one is a list that contains text and another list inside it, any idea?? (the problem is creating the second one!!!). ...
Hi everybody....
I'm creating a COMPLEX asp.net page, but I have a SIMPLE problem... when i put a HTML table and fix it on the page setting the Table's width=height=100%, it don't use ALL the space,...
(sorry for my poor english)
Hi everybody....
I have a little problem.... I have already installed:
- Windows 2003 Server
- IIS 6
- .NET Framework 1.1
- Visual Studio .NET 2003
and when i...
Hi, i know that the .NET Framework can be developed in Linux (Mono project), FreeBSD, and of course Windows, but is there a way to run a C# developed application in Mac OS....
Thanks....