Forum: ASP.NET Aug 5th, 2009 |
| Replies: 8 Views: 1,098 1. This is a VS template. Install it first.
2. Open VS and create a web site using the newly installed template.
3. The main folder of your new web site contains (amongst the others) the file... |
Forum: ASP.NET Aug 5th, 2009 |
| Replies: 8 Views: 1,098 Take a look at the PhotoHandler here: http://www.asp.net/downloads/starter-kits/personal/ |
Forum: Post your Resume Jul 24th, 2009 |
| Replies: 0 Views: 509 Hi,
I'm a C#/.NET developer looking for job. Take a look at my CV online in order to get familiar with my skills, knowledge and achievements: http://www.achristov.info. |
Forum: Project Partners Wanted Jul 20th, 2009 |
| Replies: 3 Views: 356 Hi Hillstone,
What technology did you use to create the product? It it was .NET/C# I might be able to help in Bulgaria. I also work on an e-Commerce web application which might be interconnected... |
Forum: C# Jul 3rd, 2009 |
| Replies: 6 Views: 357 Hi guys,
Has someone measured how many lines of code (approx) she/he produces daily? NLoc utility or OxyProject Metrics help in counting number of lines.
Thanks! |
Forum: Project Partners Wanted Jun 16th, 2009 |
| Replies: 3 Views: 504 Hi Tim205,
Take a look at my web-site: www.achristov.info. As long as the poker site is concerned I think I can help. In fact I guess I can help in developing all of the sites, however I have also... |
Forum: ASP.NET May 28th, 2009 |
| Replies: 1 Views: 909 Try to clean the project/website by deleting the binaries (in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files) then rebuild the application. asp.net uses "shadow copy" of... |
Forum: ASP.NET May 25th, 2009 |
| Replies: 5 Views: 659 javascript is especially useful serverside, where ASP.NET is absolutely weak... ;) from this point on you can guess my answer. Or maybe we wouldn't need servers in the future... |
Forum: Software Development Job Offers May 24th, 2009 |
| Replies: 10 Views: 1,352 Hi, "where" is moderators' concern... But since you need a programmer, what do you need him for? |
Forum: Project Partners Wanted May 20th, 2009 |
| Replies: 3 Views: 556 |
Forum: Project Partners Wanted May 20th, 2009 |
| Replies: 6 Views: 632 Hi,
Although I doubt you need a coder to solve this particular issue, take a look at my web site to get familiar with my skills in case you need some ASP.NET coding... I'll be glad to help. |
Forum: Project Partners Wanted Apr 30th, 2009 |
| Replies: 2 Views: 620 What about asp.net? What are your envisions? How do you imagine things done, running, making profit? Tell me some more about your idea... |
Forum: ASP.NET Apr 26th, 2009 |
| Replies: 2 Views: 832 Maybe you mean Visual Studio 2005? You can't - use SSMS (SQL Server Management Studio). |
Forum: ASP.NET Apr 24th, 2009 |
| Replies: 1 Views: 337 First of all the line must throw an exception. Take a look and you'll find out why.
Second, using a switch is the preferred coding practice in such cases.
Third, it is not possible that the code... |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 587 What xml files?!? This is new to this thread! Just type SCHEMA TRANSFER in SSMS (Sql Server Management Studio) followed by the tablename. That's all you have to do. |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 587 Just create the schema and use SCHEMA TRANSFER to move objects to your newly created schema. After you have your table(s) in the schema you will be able to issue absolutely the same (syntactically)... |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 932 You should have
in your web.config. The line is allowed only within appSettings section. The section appSettings should be one and only one in the whole config file. |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 932 Nevermind! You still have two appConfig sections. The fact that the first one does not have child nodes does not mean that the sections are getting merged or otherwise processed by the configuration... |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 587 You may use schema in MSSQL: Thus your query would look the same. |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 1 Views: 608 This is exactly what you have to expect! You cannot modify web.config from the web application/web site/web service that is configured from this web.config. Just remember that fact as if it is an... |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 932 This is what is wrong. You have two appSettings sections: an empty one (the above) and your modified one. You should keep only one of them.
If you find this answer satisfactory, please add to my... |
Forum: Project Partners Wanted Apr 20th, 2009 |
| Replies: 2 Views: 736 Maybe you've found a partner...: www.achristov.info |
Forum: Project Partners Wanted Apr 18th, 2009 |
| Replies: 3 Views: 665 Hi,
I'm not quite a social network expert but I'm a .NET/C# developer. Please, take a look at my website SNIP |
Forum: Project Partners Wanted Apr 15th, 2009 |
| Replies: 2 Views: 452 I'm a .NET/Mono freelancer. If you have something for me - just drop me an email. |
Forum: ASP.NET Apr 15th, 2009 |
| Replies: 4 Views: 514 The point is not sending, but viewing the messages. The messages for a user should carry some information about the receiver. Most probably the MembershipUser provider key. Check for authenticated... |
Forum: ASP.NET Apr 15th, 2009 |
| Replies: 2 Views: 291 Perhaps it is better to spend some time and learn the answers to such important questions instead of placing incredibly low bids on sites like www.rentacoder.com |
Forum: ASP.NET Apr 8th, 2009 |
| Replies: 8 Views: 568 Kids often do more important things than adults. Read "The Little Prince" by Antoine de Saint-Exupéry to get to the point. (Or many other books...) |
Forum: C# Apr 7th, 2009 |
| Replies: 11 Views: 903 VB is the bad stuff, this is for sure ;) If you find my answers satisfactory, please add to my reputation. |
Forum: Project Partners Wanted Apr 7th, 2009 |
| Replies: 7 Views: 763 So, in order to achieve this quite attractive (!) results you need only one developer? Cool, you may count on me... :) |
Forum: C# Apr 7th, 2009 |
| Replies: 11 Views: 903 VS Professional (no "full" release) is quite functionally rich, there are other editions too: http://www.microsoft.com/visualstudio/en-us/products/teamsystem/default.mspx#compare_products.... |
Forum: ASP.NET Apr 6th, 2009 |
| Replies: 8 Views: 568 More than ASP.NET? You gotta be kidding. :) PHP is poor man's ASP.NET, but if you like it go for it! |
Forum: ASP.NET Apr 6th, 2009 |
| Replies: 8 Views: 568 ...or you can use Mono, Apache, Linux and MySQL if expenses are critical for you. This is still ASP.NET. |
Forum: ASP.NET Apr 1st, 2009 |
| Replies: 6 Views: 1,150 In general set the @Page attribute trace="true" to locate the control. Then you'll easily figure out how to "FilndControl()" it. Read MSDN on FindControl() also. This should be enough! |
Forum: ASP.NET Apr 1st, 2009 |
| Replies: 5 Views: 679 don't do that! there are at least two other options SQL server offers:
1. use autoincrement fields, or
2. use guids
In either case the server will handle the creation of new value for a PK. |
Forum: ASP.NET Mar 31st, 2009 |
| Replies: 2 Views: 381 Your question is not quite clear. What do you want to do? Be more precise in order to get answered. |
Forum: Software Development Job Offers Mar 29th, 2009 |
| Replies: 4 Views: 867 Hi Brett,
Please, take a look here: www.achristov.info.
And a quick note: there's no C# 2007. ;) |
Forum: ASP.NET Mar 29th, 2009 |
| Replies: 5 Views: 679 You have at least two choices:
1. use the lock(...) in C#, or use SqlTransaction (http://www.knowdotnet.com/articles/transactions.html) ; there should be only one instance of the application... |
Forum: ASP.NET Mar 26th, 2009 |
| Replies: 4 Views: 524 You need your brain and your fingers. No link can help you. |
Forum: Project Partners Wanted Mar 26th, 2009 |
| Replies: 6 Views: 1,047 Thanx! Only I asked the centralhost, unless you offer hosting too? |
Forum: Project Partners Wanted Mar 26th, 2009 |
| Replies: 6 Views: 1,047 What kind of hosting do you offer? LAMP, ASP.NET, other? |