Slackware, been using it since V1.0, long before I made the jump to Windows ![]()
As to why, don't really know just feels right, not a great fan of all these flashy graphics and what not, just want the thing to work and Slackware has always done that for me!
Stephen.
Discussions
-
-
I see that there is a lot of new classes for dealing with file ACL's in V2, and was wondering if there are any classes that would work with ASP.NET membership tools for object level security when using users in a database?
Stephen -
The protocol is called AirSync. WbXML is just a binary trasport for AirSync. I doubt you find much detail about the protocol as MS licenses it to third parties such as Nokia so there will not be much in the public domain.
Have a look about 2/3rds down this page
http://www.microsoft.com/technet/prodtechnol/exchange/guides/E2k3TechRef/7ed4b6d1-c5d4-4a8a-88f6-25e64520d5d2.mspx
Stephen. -
Arrgghh, where's the Pro version, can't see a download link anywhere. It's meant to be on MSDN subscriber downloads but it's not.... I need it, I can't take this December CTP any more, I only want to compile my project, is that to much to ask....

Stephen. -
What file system are you using?
I have found this tool very handy to re-write the MBR and partion boot sectors on duff disks.
http://www.cgsecurity.org/index.html?testdisk.html
Stephen. -
Mines of one of the projects I'm working on in my spare time, full picture is here
http://www.perfectphase.com/Mousse/Pages/display/ImageVoting.aspx?fileID=1525
which is part of this
http://www.perfectphase.com/Mousse/Pages/Display/ImageVoting.aspx?fileID=1528
and this
http://www.perfectphase.com/mousse/Pages/Display/ImageVoting.aspx?fileID=42
Stephen. -
Maurits wrote:Can't you get a dynamic-DNS client, and configure your mail address to @your-dns-name?
The only down side to this is if your IP changes and there is a lag in the Dynamic DNS updating (DNS server caching etc) your mail will be delayed, and if another mail server gets your old address your mail will get delived to them instead, though the chances of this are slim.
My Dynamic IP has been stable for almost a year now so it works better for some than others.
Stephen -
Manip wrote:Yet you would be the first to (I need to watch my language) if you installation of "Shareware Software 1.0" was 26Mb in size.
PS - 90% of the size of the framework could be removed with compile-time libs, the framework only needs basic (low level) operations and some wrappers. Having pre-written modules in EVERY copy of the framework instead of inserted into an application is just wastful when you consider how rarly some of this stuff gets used.
But you only need it once, so the next .net app you download is 1mb.
Java's runtime is up to 15Mb, and what's worse to me is I have several Java apps that have their own private copies of the runtime rather than one shared.
Stephen. -
Simo wrote:ermm
- Permissions
- Faulty FrontPage server extensions?
No, I can add the project to an existing solution, it only when I reopen the solution that I have issues. If I create a new web project+solution from scratch I have no such problems.
Stephen. -
I have a VS2003 solution that I have added an existing website project to. All works well until I close the solution and reopen it, and I get this message
---------------------------
Microsoft Development Environment
---------------------------
Unable to read the project file 'VaxTagWeb.csproj'. The system cannot find the path specified.
---------------------------
OK
---------------------------
I can then remove the broken reference and add it again and all is well until I close the solution!
Anyone know what's causing it?
Thanks
Stephen.