Search:

Type: Posts; User: sapator

Page 1 of 13 1 2 3 4

Search: Search took 0.08 seconds.

  1. Create a 3d enviroment-animation and control actios with .net

    Hi.
    I am looking on how could i create a 3d environment that i can control with visual studio. An example is that i have a 3d drawer and i click the mouse to the drawer, it then opens and some code...
  2. Replies
    4
    Views
    230

    Re: Searching via IN clause

    Actually u can sort of use a single parameter to insert multiple values but is tricky. Using TVC or in 2005 SQL versions and below "http://www.sommarskog.se/arrays-in-sql-2005.html" or you can use at...
  3. Replies
    4
    Views
    230

    Re: Searching via IN clause

    What is the exact code you use on management studio to put nvarchar-varchar states in one @variable using "IN" and is working for you?
    Oh, JMC beat me to it.
  4. Replies
    8
    Views
    277

    VS 2010 Re: Page Formatting

    I have a better idea. Don't use IE10 until they fix the damn thing.
  5. VS 2008 Re: Pass Exception Message to label on another page

    Every unhandled exception will pass and logged through global.asax so you don't really need an extra plug in but if you want more automated control then i guess you can try it (haven't used it).
  6. VS 2010 Re: Question about localhost:nnnn vs localhost

    Are you running this through local IIS or with the VS web server?
  7. Replies
    5
    Views
    216

    VS 2010 Re: Ready to give up :( ! Radio button...

    Pretty sure there was another way as I've said with native win API's but i won't defend that as it's been years and i may be wrong. in any way this is the least favorite to do. I bet there will be...
  8. Replies
    12
    Views
    371

    Re: Any good examples for WCF and Json?

    Yes i will have a look probably next week, will be an async look, will read and then watch TV and when my brain compiles and return i will go to the PC :P . Today i am leaving for Eastern so there...
  9. Replies
    12
    Views
    371

    Re: Any good examples for WCF and Json?

    Hey, about question 2. This is what VS puts by default on the service so i was trying to understand what was going on.
    I don't have a specific sample that i work with, just some bit here and there...
  10. Replies
    1
    Views
    214

    VS 2012 Re: Repeater, paging and image gallery

    Unfortunately i haven't used that control.
    Anyhow, if possible i would get the pictures currently loaded to prettyphoto and modify the pagesize. The problem here is that you are using a client...
  11. VS 2008 Re: Sql server update date with wrong value

    You can always format your value inside the sql server with a stored procedure, that way if you get a wrong value you will know that it is from the source.
    Now you said that you tried to call with...
  12. Replies
    5
    Views
    216

    VS 2010 Re: Ready to give up :( ! Radio button...

    If you can make this to a asp.net app it would be a better way try to handle browsers.
    Yes it's doable.I was doing something like this back in 2008 i think and had a conversation with JMC, i think....
  13. Replies
    12
    Views
    371

    Re: Any good examples for WCF and Json?

    Ok.Could not combine both asp.net and winforms to call a WCF yet. Lots of errors.
    I managed to call one WCF for asp.net and one WCF for winapp. It work with the standard config (the winapp service)...
  14. Replies
    12
    Views
    371

    Re: Any good examples for WCF and Json?

    I wouldn't mind configuring the web.config myself( good ol' asp.net habit) as long as i knew what these endpoints and mex-es do exactly. Yes i went deep at once, you are correct but i think i...
  15. Replies
    12
    Views
    371

    Re: Any good examples for WCF and Json?

    Thanks. I had a look at Web API, show it needed MVC but went ahead anyhow. Then i show some strange MVC syntax, tried a few minutes but gave up calling names...
    I am not sure if this can be used...
  16. Replies
    12
    Views
    371

    Re: Any good examples for WCF and Json?

    Hey Gary, long time no see. :)
    I am in no mood of using WCF but it's a clients demand so...
    WEB API? I must admit i never heard of that. If it's not MVC stuff i would be interested in some...
  17. Replies
    1
    Views
    167

    Re: assign values to textbox before insertion

    Yo.
    http://msdn.microsoft.com/en-us/library/bb288032.aspx
    Also don't use sqldatasource if possible, unless you have very limited data requirements.
    Either use straight ADO or objectDatasource.
  18. Thread: Modal Page

    by sapator
    Replies
    6
    Views
    260

    Re: Modal Page

    You can use the ModalPopupExtender that i think Sean is implying. It's stable IMO, one of the useful things Ajax has.
  19. Replies
    12
    Views
    363

    Re: Using MasterPages???

    Yes we are sure.
    P.S. I used multiple contentplaceholder in a web site that needed 3 vertical sections independent from each other. I asked about that a year ago here and on the asp forum and i...
  20. Replies
    8
    Views
    427

    Re: Access Denied on File Delete

    Can you try deleting outside a gridview? I am not sure how well the server is behaving with in grid delete.
    Also try changing to this: Server.MapPath("\\ACSDocs\ ..... etc)
  21. Replies
    12
    Views
    363

    Re: Using MasterPages???

    If by that you mean ContentPlaceHolder then no you don't need to. At least the basic functionality is there but of course you can expand it.
  22. Replies
    8
    Views
    427

    Re: Access Denied on File Delete

    Create you website, after that create a new folder where the to del - files will be in, now insert an new aspx page inside the file delete folder, a blank default.aspx will do.Give the appropriate...
  23. Replies
    12
    Views
    371

    Any good examples for WCF and Json?

    I have a client that wants WCF in it's pages. Well bull, i have seen 100 different implementations of WCF and i am not sure what to pick. I though good ol web service knowledge would make it easy...
  24. Replies
    3
    Views
    284

    VS 2010 Re: I need help displaying an image

    Don't think you can give code to an <img />.
    You need the url of the image.
    About the first.It won't really matter what you will see on your own PC. Better test it on a server and see the behavior...
  25. Re: que necesito para hospedar aplicacion asp.net

    Ego de katalavei ti leei to paidi edo pera. Ego prepei peis alli glossa gia na katalavei, ego oki apo edo, ego oki katalavenei.
  26. Re: how do i make a wesite user account expire in a year?

    No problem.
    P.S. The video thing is been done, meaning you can place additional hidden code inside a video but you need an external "stimuli" to energize the video. I cannot help on doing this...
  27. Re: how do i make a wesite user account expire in a year?

    Well if you put a script inside the video then you can implement the "disabled" video action. The only problem would be that the video will be disable from the first second it starts playing and not...
  28. Re: A simple explanation of the GridView Control is needed?????

    Google a little. I think this has various examples on the web. If you can't find anything let us know what you are trying so far. I will see this tomorrow.
    Goodnight.
  29. Re: how do i make a wesite user account expire in a year?

    Well the whole point of internet is sharing, not disabling. Anyhow you cannot interfere with the user machine to disable a video unless you persuade them to install some software on their machine...
  30. Replies
    4
    Views
    183

    Re: Issue with loginsystem

    Can't he use a where usernane = @username on a Sproc instead of doing a loop on the entire table?
  31. Re: how do i make a wesite user account expire in a year?

    No you cannot make the video self destruct on the client. Don't even try it.
    You can expire the video, however, on an account. Take it off the server for that user. Of course chances are that the...
  32. Replies
    12
    Views
    590

    Re: CSS - Do tables support margins?

    Interesting but i do not wish to imagine what destructive force this will have to, let's say IE7 that is the ultimate zoom killer and i see no support for mobile, iphone safari leviathan is a killer...
  33. Replies
    12
    Views
    590

    Re: CSS - Do tables support margins?

    Still using tables if i want to center my left and top because good ol' Iexplorer will start dancing things around if i use a zoom.
    If there is a better and standard way to center table like items...
  34. Re: best way to move some centered text within a div Or

    Div is something like the container and span the inline content but of course u can use a container inside another container.
    If you are only using the image on left-right basis i would go with a...
  35. Replies
    8
    Views
    427

    Re: Access Denied on File Delete

    Yeah, just give the "users" account read,write,modify. Should work.
  36. Replies
    2
    Views
    237

    VS 2012 Re: filling multiple button values

    I don't see any asp.net related problem.
    Ask to move this to the regular vb.net thread.
  37. Re: [RESOLVED] launching excel from asp.net app

    Whatever.
    "Microsoft does not currently recommend, and does not support, Automation of Microsoft Office applications from any unattended, non-interactive client application or component (including...
  38. Re: launching excel from asp.net app

    Caution! Microsoft votes heavily against the usage of the office interops in an asp.net environment. I found out the hard way.
  39. Re: Server control not accessible in code-behind?

    Do you have the latest service pack installed?
    Also if you add a dropdownlist, go to the designers mode and double click at it, what happens?
  40. Re: Server control not accessible in code-behind?

    Not showing a runat server control may occur if you are running C# and VS2008. Is it possible that you have this combination?
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4